Home Forums WoodMart support forum Menu Images Bigger

Menu Images Bigger

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

    Creative Monks
    Participant

    Hi guys, I would love to make the images on the menu items bigger.
    I tried some codes I had on this forum, but they didn’t work

    see attachment

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    .wd-dropdown-menu .wd-sub-menu li>a img {
        max-height: 25px;
    }

    Kind Regards

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