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
Hey tonyiatridis,
Please try the following in Quick CSS under Enfold->General Styling:
h1.main-title a {
color: red;
}
Best regards,
Rikard
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
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