Tagged: Color, title container
Hello,
I need to change the color of the text in the page title container (blog too, preferably) but I can’t seem to be able to do it. In layout.css I’ve tried adding a color:#… line and apply it o .title_container .main-title but it’s not taking effect. If you could advise me on how to go about it, if it’s possible at all, it would be fantastic.
Hey BlendMarketing!
You can use this on Enfold > Styling > Quick CSS:
#top .alternate_color.title_container .main-title a {
color: red;
}
Cheers!
Ismael
Thank you so much! :) All working now.
All the best,
Alisa