How to remove the unrecognized element from the checkbox. Screenshot added
This topic has 10 replies, 2 voices, and was last updated 15 minutes ago ago by Rok
How to remove the unrecognized element from the checkbox. Screenshot added
Hello @Rok
Please, set the Elementor CSS Print Method to external type and refresh the CSS files via Elementor tools, also you can clear the cache in cache plugin you have on web-site.
Additionally you can test if the issue exists if you disable the cache plugin on your web-site.
Kind regards, Jack Richardson
The 8theme’s team
Is it possible to do by another way and do not switch CSS Print Method?
because I had an issue with the different appearance ofthe desktop with the mobile versions.
Hello @Rok
Please, check now !
We made it with custom CSS.
Kind regards, Jack Richardson
The 8theme’s team
pls provide what I have to add, because I’m not a developer and don’t want to break smth.
thanks
Hello @Rok
As we previously mentioned we implemented the solution -> https://prnt.sc/gmdzrm2XaPo6. Frontend results -> https://prnt.sc/IHaWEVVo4LOg.
Kind regards, Jack Richardson
The 8theme’s team
Thanks.
Help me pls with one more thing. becasue it looks like this Settings not available in widget. I need to add paddings. Becasue it looks no so good
and what does mean this 4th element?
Dear @Rok,
We hope this message finds you well.
It appears that an additional element is being displayed on your website, which is likely coming from one of the plugins you are currently using. By default, all elements that appear within the hover area are styled uniformly according to the theme’s design.
Since this particular element serves only as a notice, you may choose to hide it by adding the following custom CSS snippet to your Theme Options under Theme Custom CSS:
body .etheme-product-grid-item .footer-inner > .wlr-product-message {
display: none !important;
}
Please let us know if you need any further assistance.
Best regards,
Jack Richardson
The 8Theme Team
THanks. One more thing, how to edit this widget? I need more padding for the element
You must be logged in to reply to this topic.Log in/Sign up