Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1411512

    on this site, and this page for instance:

    I need to change the color of the title (h1) but ding so in advanced while it can change the size has no effect on the color. So I tried coding the h1 tag in general style to a color and used !important but still no effect.

    Do you have a css hack to color the titles?

    Thanks sp much

    #1411540

    Hey tonyiatridis,

    Please try the following in Quick CSS under Enfold->General Styling:

    h1.main-title a {
      color: red; 
    }

    Best regards,
    Rikard

    #1411563

    Hey Rickard,

    Thanks that works, I did have to add !important because without it it didn’t override the prevailing css which styled it without that, but now it’s perfect. You guys are the best as usual!

    Tony

    #1411570

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change h1 color’ is closed to new replies.