Home Forums WoodMart support forum change the size of the featured images of the categories in the store title

change the size of the featured images of the categories in the store title

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

    hola-3548
    Participant

    I want to change the size of the featured images of the categories in the store title

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

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .page-title .wd-nav-img, .mega-menu-list img {
        max-height: 40px !important;
    }

    Best Regards

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