Home Forums WoodMart support forum Categories Icon on 2 Rows

Categories Icon on 2 Rows

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #35996

    covicon
    Participant

    My Category Icons are shown on 2 Rows, its like that in Chrome and Safari, Firefox lookes good. I use SVG Icons. What can i do? Link is in Private Content Section. Best Regards – Jack

    #36008

    Artem Temos
    Keymaster

    Hi,

    To fix this problem, you need to open your SVG icons file with some editor like Sublime Text or default system text editor and add height and width attributes to your <svg> tag like it is shown on the screenshot https://gyazo.com/83fd36b0bb9628bb1aed2bd3d5d063c5
    Then you will need to reupload your icons in WordPress Dashboard.

    Regards

    #36063

    covicon
    Participant

    Thank you, fast Feedback as usual, great! The Code you provided looks a bit strange, the “SVG-Tag” ist closed 2 Times, could that be correct? Ive attached a Screenshot to explain better.

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

    Artem Temos
    Keymaster

    This code is correct, but you need to check how width and height added only.

    #36098

    covicon
    Participant

    So is it only important to add w/h with 120 ?

    #36100

    Artem Temos
    Keymaster

    Yes, you need to add the width and height you want to see your images with. Try 40×40 for example.

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