Cant change Fontcolor of Post Carousel Slider
Hi there,
I can’t change the fontcolor of the SiteOrgin Post Carousel Slider
I’ve change the hexcode to #ffffff but the font is still black…
here the changed code:
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 {
font-size: 15px;
text-align: center;
font-weight: 500;
color: #ffffff;
margin: 10px 0 0 0;Here a Screenshot of the Plugin: http://ge.tt/3rlf5r92/v/0?c
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2thx for your beautyful support….!!
Hi Marc
Sorry for the late reply here. Our support system prioritizes support requests so it can take us time to attend to support requests on the free versions of our themes.
To answer your question, you might need to target the A element and add !important just to be safe.
.vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 a { color: #FFFFFF !important; }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.