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
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it