This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Cant change Fontcolor of Post Carousel Slider

11 years ago · Last reply by Greg Priday 11 years ago

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

2
  1. Marc Deriaz 11 years, 16 days ago

    thx for your beautyful support….!!

  2. Greg Priday Staff 11 years, 12 days ago

    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.

Have a different question or issue?

Start New Thread