Home Forums WoodMart support forum Category Items are smashed together

Category Items are smashed together

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

    harryf98
    Participant

    Hi,
    I changed the default Categories and now they are smashed together. I tried to clear the cache but it still looks smashed together.

    Kind Regards,
    Harry

    #228112

    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

    #228126

    harryf98
    Participant

    What would I have to change? The width/height or the viewBox?

    <svg width="100%" height="100%" viewBox="0 0 960 960" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">

    #228131

    Artem Temos
    Keymaster

    Both attributes should exist in our SVG images.

Tagged: 

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