Carousel caption link colouring
-
Hello Marius,
One more issue here as a separate post:
Using the carousel on my site, I'm have some links set in the captions. The link colour is purple, a colour that I didn't set anywhere (I've set all “Links in Texts” links in red, with magenta mouseover). E.g. see the link in the caption of the second slide in the carousel. How can I set the correct link colour in carousel captions?
Many thanks as always,
G
-
Hi @Georges
you can use the Custom CSS like this:._Caption a { color: red !important; }
I hope that helps!
Many wishes!
Marius
-
@mariusjopen said in Carousel caption link colouring:
._Caption a {
color: red !important;
}Perfect, that did the trick. And then adding the following also set the link hover to magenta.
._Caption a:hover {
color: #ff00ff !important;
}Many thanks!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it