Home Forums WoodMart support forum Cant change the size of the categories icons on the shop page

Cant change the size of the categories icons on the shop page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #303131

    henalon123
    Participant

    Hi there, I need to know how i can change the categories icon on the shop page, ive attached screenshots for you to see.
    in your woodmart demo the icons are perfectly fit, while when i upload it no matter what px size it is, its always appear in the same size.
    Ive attached screenshots for you to check

    #303132

    henalon123
    Participant

    I tried png and svg, both the same

    #303164

    Levtam
    Participant
    #303260

    Hello,


    @deltitech
    I saw the screenshots you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-nav-product-cat.has-product-count .wd-nav-img {
        max-height: 45px;
    }


    @Levtam
    Please wait for your topic to be replied and don’t ask the questions in other Customer topics. If you have more queries then create a new topic.

    Regards.
    Xtemos Studios

    #303384

    henalon123
    Participant

    Still the same, i uploaded a 64×64 icon but it still shows it very small, cleared cache, still the same.
    Please help

    #303390

    henalon123
    Participant

    here is a link of the shop page

    #303494

    Hello,

    Please try and Replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-nav-product-cat .wd-nav-img {
        margin-right: 15px;
        max-height: 50px;
    }

    Regards.
    Xtemos Studios.

    #303652

    henalon123
    Participant

    Yes working, thank you so much

    #303796

    Hello,

    We are thrilled that you loved your experience with XTEMOS,
    We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Cant change the size of the categories icons on the shop page’ is closed to new replies.