- This topic has 10 replies, 4 voices, and was last updated 3 years, 2 months ago by
Fernando.
-
AuthorPosts
-
February 14, 2023 at 8:41 am #2533146
Patricia
Hello,
I am making a site from the Java theme and I have the impression that the bugs are multiplying…
The most important one is the icons. I got them from Canva Pro and they disappear or become white (completely or partially), so almost invisible, in a totally random way.
Thanks in advance for your help.
PatriciaFebruary 14, 2023 at 9:45 am #2533222David
StaffCustomer SupportHi there,
can you share a link to your site so i can take a look at whats going on ?
February 14, 2023 at 11:40 am #2533340Patricia
Hello David,
Thanks for your message.
The website is under construction, so I give you the address as private information.February 14, 2023 at 3:19 pm #2533508Leo
StaffCustomer SupportWhere can we see the issue?
The icons here are showing fine to me:
https://www.screencast.com/t/ddWg2QsB9uFebruary 14, 2023 at 11:27 pm #2533707Patricia
Hi Leo,
Please, look on the page « PARTICULIERS », the Home page is okFebruary 14, 2023 at 11:35 pm #2533717Fernando Customer Support
Hi Patricia,
For clarity, can you take a screenshot of how you added the icons?
Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots
February 15, 2023 at 12:03 am #2533723Patricia
Hi Fernando,
Well, I download the Icon on my computer, then I open it with SVGOMG to get the code, I copy it and I put it on the website. You will see on the screenshots, when I place the mouse over the middle left icon in the series, the top and right ones disappear.
When I place the mouse on its right neighbor, the two bottom left icons disappear. 🙄(hmmm I’m not sure, you’ll can open my screenshots 🤔)
February 15, 2023 at 12:06 am #2533727Patricia
It might be better with the link below 😅
February 15, 2023 at 12:13 am #2533733Fernando Customer Support
Some SVGs have a white color.
Try adding this through Appearance > Customize > Additional CSS:
.gb-grid-column.gb-grid-column-2fb24012 svg path { fill: #000; }Change
#000to your preferred color value.This code changes the color of your SVGs in that section.
February 15, 2023 at 12:34 am #2533743Patricia
It is indeed a color problem! I changed it before importing the icons and that’s what’s wrong!
Bravo Fernando, you solve all the problems 🤗
Thanks a lot for your helpFebruary 15, 2023 at 12:47 am #2533752Fernando Customer Support
You’re welcome, Patricia! 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.