Home › Forums › WoodMart support forum › There is some error with svg icons
There is some error with svg icons
- This topic has 11 replies, 3 voices, and was last updated 5 years, 2 months ago by Bogdan Donovan.
-
AuthorPosts
-
September 3, 2019 at 6:42 pm #141928
Leena_KParticipantThere is some error with svg icons. when I Upload the colours change automaticaaly in the theme home page.
Attachments:
You must be logged in to view attached files.September 4, 2019 at 6:57 am #141969
Elise NoromitMemberHello,
Please provide the site admin access to the private area so that I could check the SVG icons. Also, provide the screen. You have attached png images. I cannot check them.
Best Regards
September 4, 2019 at 10:51 am #142001
Leena_KParticipantI have used svg files on home page, just below Categories.
Also my slider is not showing up, saw just now, its showing some code on home page.
September 4, 2019 at 1:32 pm #142030
Elise NoromitMemberHello,
Please provide your login ID.
Best Regards
September 4, 2019 at 4:13 pm #142074
Leena_KParticipanthave posted in private information
September 4, 2019 at 9:07 pm #142102
Elise NoromitMemberHello,
I need: login URL / login ID /password please provide the same.
Best Regards
September 5, 2019 at 7:50 pm #142289
Leena_KParticipantI have mentioned in earlier replies also in private content
September 6, 2019 at 7:43 am #142337
Elise NoromitMemberHello,
I do not need access to CPanel, I need access to the WordPress admin panel. It contains the login URL, most often it looks line domain/wp-admin then login ID and password.
Best Regards
September 6, 2019 at 8:14 am #142340
Leena_KParticipantAtleast try login from the details I have shared. It takes you to WordPress Login from there.
September 6, 2019 at 11:23 am #142377
Elise NoromitMemberHello,
The problem is caused by SVG itself: some of your SVG images have the styles which are applied to the whole page.
In the result styles of one SVG icon influence the other. In order to solve this, you need to insert inline styles without classes, for example, https://prnt.sc/loz0mw
Best Regards
September 6, 2019 at 7:00 pm #142426
Leena_KParticipantPlease can you helpme from where can I Edit, as I have edited SVG icons from online svg editor, which looks like paint.
September 7, 2019 at 6:30 am #142470
Bogdan DonovanKeymasterHi,
Embedded SVG styles applied to each individual image cant be removed by WordPress theme. If your SVG styles classes use the equal name they will interfere with each other. 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 create SVG in Adobe Illustrator we would suggest to export SVG with appropriate CSS properties in the first place. During export from Illustrator choose :style attributes. You can read more about resolving this issue in Illustrator here https://cobwwweb.com/inline-style-attributes-svg-elements.
Below I add an example file of the correct use of SVG styles.
Regards
Attachments:
You must be logged in to view attached files. -
AuthorPosts
Tagged: button beside Add to cart
- You must be logged in to create new topics. Login / Register