Home Forums WoodMart support forum Change size of category icons

Change size of category icons

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

    hendrik.schwan
    Participant

    Hi,
    is it possilbe to change the icon size in the big category menu?

    Thanks

    best regards
    Hendrik

    #45537

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Please, provide us a screenshot of the icon you want to change for better understanding.

    Kind Regards

    #45538

    hendrik.schwan
    Participant

    Hi,
    please see the attached screenshot.
    Thank you!!

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .woodmart-navigation .category-icon {
        max-height: 25px;
        margin-right: 10px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)