Plugin Support
Nick
(@nickcysupport)
Hi @vladav,
We checked this and found that the unwanted black square appears to be caused by a CSS override from the Autoptimize plugin affecting the Revisit Consent icon container on your site.
You can see it here: https://prnt.sc/doDiJxryJvMs
To resolve this, the CSS rule added by Autoptimize would need to be removed or excluded. You may be able to do this by adjusting Autoptimize settings or excluding the affected CSS.
Since this override is coming from Autoptimize, their team may also be able to guide you on the best way to handle this.
Let us know if you need any help identifying the affected selector.
-
This reply was modified 2 months ago by
Nick.
Autoptimize does not add CSS of its own, it merely optimizes CSS from core, theme & plugins. To troubleshoot further, you can usually disable Autoptimize on a per-request basis by adding ?ao_noptirocket=1 to the URL.
(based on what I see, it’s the theme CSS)
hope this helps debugging,
frank (ao dev)
Plugin Support
Nick
(@nickcysupport)
Hi @vladav,
Thanks @optimizingmatters for the clarification.
We checked further and can confirm this is not caused by Autoptimize itself. The plugin is only optimizing CSS already loaded on the page, while the hover effect seems to come from a theme or site-level CSS rule affecting the Revisit Consent icon container.
To fix it, the conflicting CSS rule on the site would need to be adjusted.
We’ll also check on our side whether the icon styling can be made more robust against this kind of override.
Thanks again.
Plugin Support
Nick
(@nickcysupport)
Hi @vladav,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.