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.

Blog Post Title Colour Not Changing

3 years ago · Last reply by Andrew Misplon 3 years ago

On my homepage at the below link, I have added a Blog Post carousel towards the bottom. The background is blue but I cannot get the title font to change. I have adjusted it on the widget but it remains the same no matter what I do.

www.tutorsandfutures.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 3 years, 4 months ago

    Hi, thanks for reaching out.

    Please, could you confirm that the following setting is set to white or the appropriate color:

    Edit the SiteOrigin Post Carousel Widget > Open the Design settings section, then Post title. Is the Color setting set to white or similar?

  2. Tutors & Futures 3 years, 4 months ago

    Hi Andrew, it is set to white, yes.

  3. Andrew Misplon Staff 3 years, 4 months ago

    Thanks for checking.

    The theme’s styling has higher specificity than the carousel’s rule targeting the h3 tag. We’ll see what can be done about this in a future Widgets Bundle update. For now, please, try the following at AppearanceCustom CSS (if using SiteOrigin CSS) or CustomizeAdditional CSS:

    /* SiteOrigin Post Carousel */
    h3.sow-carousel-item-title a {
    	color: inherit !important;
    }

    The next Widgets Bundle update is close to being released. You can perhaps try removing the above rule after the following Widgets Bundle update to see if the issue is resolved.

    Thanks again.

    Andrew

  4. Tutors & Futures 3 years, 4 months ago

    Many thanks Andrew, that has worked for me.

  5. Andrew Misplon Staff 3 years, 4 months ago

    Super, I’m glad to hear that helped. We’ll have a formal fix for this included in the next one to two releases of the Widgets Bundle. Thanks for your help.

    Cheers

    Andrew

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