Home Forums WoodMart support forum Header svg icon

Header svg icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #350731

    charee
    Participant

    Hi
    I’m trying to use svg icons in the header, but something’s not working right.
    As you can see on the screenshots, if I use the shop icon on the left and nothing on the right, everything works as it should be, but if I use the clock icon on the right, then the left icon changes to the same clock icon, and it becomes bold (?).
    Can you help me with that?
    Best regards

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

    Hello,

    The problem is caused by SVG itself: some of your SVG images have styles that are applied to the whole page. As a result, the styles of one SVG icon influence the other. In order to solve this, you need to insert inline styles without classes.

    You can open your SVG image in any text editor and manually change styles to inline like is shown on this screenshot https://prnt.sc/loz0mw.

    If you have any questions please feel free to contact us.

    Best Regards

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