Home Forums WoodMart support forum Changing categories font title Reply To: Changing categories font title

#544717

Chris
Participant

Hello

Thanks for your answer.
I’m not using Elementor but WPBakery.
I found a trick but I’m not sure that this won’t change with .wd-rs-64d0d7305b23f

.wd-rs-64d0d7305b23f div.product-category .wd-entities-title, .wd-rs-64d0d7305b23f .wd-nav-product-cat > li > a {
	font-size: 16px !important;
	text-transform: uppercase !important;
}

Best regards