This topic has 6 replies, 2 voices, and was last updated 5 years, 12 months ago ago by Rose Tyler
How do I change the color of this text (the total sum)?
https://gyazo.com/45ff4fa111622b4966ce5e086e33b940
And change this text to whatever I want on my shop page.
https://gyazo.com/f2a34e2d92a6ce654092b11f58a1842d
Hello,
1) Theme Options > Header Settings > Header color scheme > White
or use this custom css code:
.header-wrapper .shop-text {
color: white !important;
}
2) Appearance > Widgets > http://prntscr.com/lo2bmw
Regards
Thanks but regarding the “categories” text it’s not a widget so that shop sidebar is empty. Link in private.
You need to add the widget in Shop sidebar and change the text there.
Please try and let me know the result.
Regards
Thanks, worked perfectly.
You’re welcome!
Regards
The issue related to '‘Change total color’' has been successfully resolved, and the topic is now closed for further responses