Hello, I’m having a hard time removing this small tab on the top left when im hovering on my reviews. I’m using Wix.
How do i remove it? Thanks.
How do i remove it? Thanks.
Hi there, @Juggernaut_User
This tab is the information panel. It’s displayed for you as the account owner, and only you can see it when you’re logged into Elfsight.
Your website visitors never ever see it at all.
You can check the widget on your website in incognito mode to make sure that no one else can see it. And here is a special article about it - Why I see a panel above my widget.
However, if you still want to hide it, you can add this CSS code to the Custom CSS section in your widget settings:
.global-styles, .eapps-widget-toolbar {
display: none !important;
}
Please let me know if it explains things and if you have any other questions
Incredible. Thank you very much Max! I have a second issue going on. How do i get rid of this scroll bar on the right of my reviews embed?
Could you please send me a link to the page, where your widget is installed?