Feedback button and black line showing on top of Portfolio widget

Hi bit of a strange one I’ve used the Portfolio widget and if you mouse over at the top of the widget on the sites there appears to be a black line showing and an button about updates to your customers? Why is that showing and is there anyway to get rid of it as just looks weird on the page. Picture below and site link.

1 Like

Hi @Stephen_Kennard :wave:

This image you’ve reported 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;
}

Check it out and let me know if it helped :slightly_smiling_face:

Thanks again Max, appreciated the quick response, would have looked for the article myself if I had known what it was called an information panel :slight_smile::

1 Like

Thank you so much for your kind words!

If anything else comes up, I am always here for you :wink: