Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Armin,
I am trying to style my hover settings for the links in text on the website. However even though I have edited the colour within 'Customize' settings – it still isn't creating a hover state?
Website: 12b.co.uk
Let me know if you can help!
W
Hey 12b,
if you add this into the custom CSS it should do the job:
a:hover span { color: red !important; }
Good luck!
Marius