This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler
Hi,
Where can I edit the heading text color at the top of each category page?
Hello,
You can use such screenshot maker as Lightshot https://prnt.sc/
https://prnt.sc/n5q7vs
or http://prntscr.com/n5q8tf Theme Options > Typography > Page > Breadcrumbs > font color.
If This is not what you are looking for, please provide a screenshot for better understanding.
Regards
https://prnt.sc/n672cc – we have set the color to brown, for the top page titles on all pages, like About Us, page, you see the text header saying “About Us” in white text. We need to change this text to brown. I have added a link to this About Us page, where I would like you to show me where to properly set the header Title Text to brown.
Your settings do not work.
This theme is setup incorrectly i think? Lots of custom css it appears lots of people in your support having similar issues, not really working.
Hello,
I am not able to see your site – http://prntscr.com/n68h41
Please provide temporary wp-admin access.
Thanks in advance.
Regards
Please use this custom css code:
.page-heading.bc-type-8 h1.title,
.breadcrumbs-type-8 .woocommerce-breadcrumb,
.page-heading.bc-type-8 .woocommerce-breadcrumb a,
.page-heading.bc-type-8 .back-history,
.breadcrumbs-type-8:not(.home) .top-bar a,
.breadcrumbs-type-8:not(.home) .header-wrapper:not(.header-vertical) .cart-design-2 .total {
color: brown !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up