0
Votes
Undo
  1. erikoraka
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 24 October 2017
  5.  Subscribe via email
Good morning Ciaran!

In the site http://www.gw-thegreekwineroutes.com/en/ I would like the links in the base1a section to be shown in white font and when the cursor goes on the link I would like it to be underlined with a white line.

Can you please indicate how to realize this?

Thank you in advance.

Best regards,

Eri
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Eri

To amend try adding the following to the Custom CSS field of your templates parameters...

#container_base a {
color: #fff !important;
}
#container_base a:hover {
text-decoration: underline !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!