Home Forums WoodMart support forum Increase menu icon size

Increase menu icon size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #726098

    james.mrzou
    Participant

    Now the menu icon size is too small,please help to enlarge the size.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #726401

    james.mrzou
    Participant

    Thanks for you reply.Here are the login details.

    #726453

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I see you are using an extra menu list widget in an HTML Block. The Extra Menu List element doesn’t have a built-in option to change the icon/image size, so it defaults to 18×18px. If you’d like to use a different size, please do the following:

    Add a custom class custom-menu-icons to the Extra Menu List element (see example:
    https://postimg.cc/9R9nXfmj)

    Then add this CSS in Theme Settings > Global Custom CSS:

    .custom-menu-icons {
    	--nav-img-height: 30px;
    }

    Change 30px to the size you prefer.

    Best Regards

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