This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Amzy Leel
Hello,
All but the Shop, Cart, My Account, Register pages aren’t white, when I use this:
.tax-product_cat .page-heading .title, .single-product .page-heading .title{
color: white;
}
How do I make all headings white for my site?
Hi,
Just use this code:
.page-heading .title { color: #fff !important; }
if that does not work let me know your site url to check this.
You must be logged in to reply to this topic.Log in/Sign up