Home Forums WoodMart support forum How do I edit size of products categories?

How do I edit size of products categories?

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

    Kaszx
    Participant

    Hi, I would like to change the size of the category images so that they are larger. Where can I do it. Exactly I mean these pictures. I add a screen. Best regards

    Attachments:
    You must be logged in to view attached files.
    #284523

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-nav-product-cat.has-product-count .wd-nav-img {
        max-height: 60px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)