Home Forums WoodMart support forum Resize icons in Browse Category

Resize icons in Browse Category

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

    kai2january
    Participant

    Hello!
    How to resize icons in Browse Category? Its very small.
    Thanks.

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

    kai2january
    Participant

    I found:
    “Please, provide us a screenshot of the icon you want to change for better understanding.”

    .woodmart-navigation .category-icon {
        max-height: 25px;
        margin-right: 10px;
    }
    #230775

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You can resize the icons if they are SVG.You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw
    Then you will need to re-upload your icons in WordPress Dashboard.

    If they are png/jpg you can increase them only in the image editor.

    Best Regards

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