Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #676811

    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

    #678182

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.