Tagged: product category
Hi
I would like to change the font size of the Product Category Description (not standard!) – see https://www.forthree.com/basketballshop/merchandising/vereine/th-wohnbau-angels-noerdlingen/. Can you give me the Quick CSS code?
Best regards
Max
Hey maxisgoinghome,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.products .product h3 {
font-size: 16px;
}
If that does not help, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit