This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow
1- How I can change Categories Title font and Color and make it under Categories photo in shop page and subcategories page instead of original color and font and location inside the photo
Thanks
Hello,
We don’t have special option to change title font and color. So, it’s possible by additional customization only. For example, add the below code:
.category-grid .categories-mask h4 {
font-size: 24px;
color: #2a79e8;
}
To show the title below the image go to Theme Options > WooCommerce > Shop elements > categories > Categories Style > use Classic.
Regards
Tagged: categories, change, font color, place, template, woocommerce, wordpress
The issue related to '‘Change Categories Font Color and place’' has been successfully resolved, and the topic is now closed for further responses