Archived topic
Shop page titles colour change
3 replies · Started by _blank on August 11, 2020
Hi
Is it possible to change the Shop page category titles without affecting the theme colours.
Accessories, Cushions, Furniture etc to red #9c1030.
Is it possible to change the Search Bar in the footer to custom colour #000
Many Thanks
Scott
Hi there,
Try this CSS:
h2.woocommerce-loop-category__title {
color: #9c1030;
}
Hi Leo,
Sorry for late reply. That worked thanks.
It also makes the Sub Categories red too
https://sg-2020-demo.getondigitaldesign.co.uk/product-category/accessories/
But I'll check with my client what they want.
Regards
Scott
No problem :)