Home Forums WoodMart support forum Enlarge Icons full with menu

Enlarge Icons full with menu

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

    Lisawi
    Participant

    Hi,
    how can I enlarge Icons in full with menu?

    Greetings,
    Lisa

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

    Luke Nielsen
    Keymaster

    Hello,

    You can enlarge icons using custom CSS in Theme Settings -> Custom CSS -> enter the code in the field “Global Custom CSS”

    .wd-fs-menu .wd-nav-img {
      max-height: 35px;
    }

    Kind Regards

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