Before you ask please READ THIS

Font colors for Headings not changing

Hello, this is a pretty important issue and I don't think it should be considered a "custom" issue as the chillout theme allows you to make changes on the backend per typography settings (see screen shot 1), but when you make the changes they aren't reflecting on the front end of the site.

Please refer to my screen shots.

I would like all headers h1, h2, h3. h4, h5, h5, h7, h8, etc. to have the color #455560.

All body font should be the same color. Please refer to the screen shots for the headings that aren't being changed to the correct color. Where and how can I fix this, please?

Comments

  • Posts: 1,758
    Hi, it's not a bug, this is how we designed Chillout.
    If You want to change the color of this element then address changes to this css selector: .g-link .cov span strong
    Remember to rate our theme if you like it ;)
    All the Best.
  • Do you mind telling me how I can access the css selector?
  • Posts: 1,758
    OK,
    go to Chillout Options >> Custom Style and paste this definition:
    
    .g-link .cov span strong{
    color: #455560!important;
    }
    Remember to rate our theme if you like it ;)
    All the Best.
  • That worked for my homepage/main page--thank you! but I was also hoping it would reflect when you clicked on one of the "works" and the modal opened up and displayed the correct color of font? And also my blog page?
  • Posts: 1,758
    Fixed for You!
    I added some css definitions into Custom Style.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Thank you, thank you, thank you!!! :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!