Home Forums WoodMart support forum Can i an increase the Icon size in main menu?

Can i an increase the Icon size in main menu?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #676248

    goodorganics.co.in
    Participant

    Can i an increase the Icon size in main menu?

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

    Hung Pham
    Keymaster

    Hi goodorganics.co.in,

    Thanks for reaching to us and appreciate your patience.

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

    .wd-sub-menu ul li>a img, img.wd-nav-img {
        width: 50px !important;
        height: 50px !important;
        max-height: 100%;
    }

    Kind Regards,
    Hung PD

    #676404

    goodorganics.co.in
    Participant

    But the other icons in menu are not increased in size ??

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)