Home › Forums › WoodMart support forum › Bug / Issue in your theme code …
Bug / Issue in your theme code …
- This topic has 7 replies, 2 voices, and was last updated 9 months ago by Luke Nielsen.
-
AuthorPosts
-
April 5, 2024 at 8:28 am #555072
jonmrozParticipantI couldn’t figure out why half of my site was in Italics and certain issues were popping up. After speaking with Elementor, they gave me the info below. I implemented the CSS and it worked. I just wanted to pass this along so that you can fix it.
Thank you
—————
Hi Jon,
Thank you for contacting Elementor. I am Rakesh from Tier 2 Customer Experience.
I checked your webpage and found that the issue happened because of a one-line CSS from the WoodMart theme. If you change the theme, the problem will go away.
Reference video: https://www.loom.com/share/d9daf198e2c548c69408be01907106d0
You can ask the theme support to remove the CSS of the line where it is added.
Alternatively, you can override that CSS with the code below. You can add the below code inside Appearance -> Customize -> Additional CSS.
.elementor-default i:not([class]) {
font-style: inherit !important;
}April 5, 2024 at 9:48 am #555093
Luke NielsenKeymasterHello,
Please send me access to the website that has this issue so I can investigate it.
Looking forward to hearing back from you!
Kind Regards
April 5, 2024 at 10:03 am #555097
jonmrozParticipantSure thing. Access below.
April 8, 2024 at 12:21 pm #555642
Luke NielsenKeymasterHello,
I apologize for the delay.
May I disable that custom CSS for a short time for testing? If not, could you please send me a staging site where I can test it there?
Thank you in advance.
Kind Regards
April 8, 2024 at 12:31 pm #555646
jonmrozParticipantYes, that will be fine as long as it doesn’t mess anything up. If you are not able to fix it without the css, can you please put it back?
Thank you.
April 9, 2024 at 2:42 pm #556046
Luke NielsenKeymasterHello,
I have disabled the code for a short time and I didn’t see any changes in the font- https://dropmefiles.com.ua/en/KeLyRVM
If you had that issue on some specific pages, could you please send me a URL link?
Kind Regards
April 10, 2024 at 1:35 am #556156
jonmrozParticipantOK, thanks. Just in case the issue comes back again, can you please include the CSS here for me to copy and paste back in if needed?
Thanks so much
April 10, 2024 at 2:55 pm #556306
Luke NielsenKeymasterHello,
I left your custom CSS active, but in case, if the issue comes back again, I suggest you contact us. I have suspicions that it was an unclosed
<i>
tag, but I didn’t find that cursive issue so I can’t say for sure.Thank you for your time and patience.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register