HI Support
In this webdesign text links in footer and socket should be white (in active state and mouse hover state)
The text links in the footer have changed with the css
#footer a:hover, #footer a:active {
color: #fff;
}
Please could you provide a similar css for the socket?
Many thanks
Best regards
Lene
Hey Lene,
Please try the following in Quick CSS under Enfold->General Styling:
#socket a {
color: #fff;
}
Best regards,
Rikard
Hi,
Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard