Home Forums WoodMart support forum How to enlarge the icon in the Category menu?

How to enlarge the icon in the Category menu?

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

    zhufan122881
    Participant

    Hello
    How to enlarge the icon in the Category menu?
    I don’t see any option to resize the icon in “Product–Product categories–Image for header menu”,
    Thank you!

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

    Hung Pham
    Keymaster

    Hello zhufan122881,

    Thanks for reaching to us.

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

    img.wd-nav-img,
    ul.wd-sub-menu li>a img {
        width: 30px;
        height: 30px;
        max-height: 30px;
    }

    Best Regards,

    #618195

    zhufan122881
    Participant

    It works ,Thank you!

    #618560

    Hung Pham
    Keymaster

    Hello zhufan122881,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘How to enlarge the icon in the Category menu?’ is closed to new replies.