Home Forums WoodMart support forum CSS for bigger icons in the categorie menu tab

CSS for bigger icons in the categorie menu tab

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

    Rachid
    Participant

    Hi there can you please tell me what is the CSS for bigger icons in the category menu tab

    Please check screenshot

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-navigation .category-icon {
    max-height: 28px;
    }

    Best Regards.

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