Hide Instagram feed title

  • Issue description: Hello, is it possible to hide the titlle “Follow us on Instagram” on the lite plan?
    Or I have to uptgrade. I was looking on your forum but impossible to find a solution. Thanks, Manuel

  • Link to the page with the widget in question: https://manuelmeszarovits.com/

1 Like

Hello @Manuel2! We are so happy that you’ve joined our Community! Welcome :rocket: :heart:

I am glad to inform you that I’ve removed the title from your widget! Here is how I’ve done this: Layout → Feed Title:

If any questions come up, please do not hesitate to contact us here.

Have a nice day :wink:

Thank you Max for you quick reply!
I found myself a solution adding a custom css:
.eapps-instagram-feed-title-container {
display: none;
}
Is’t ok like that?
Thanks,
Manuel

1 Like

@Manuel2 yes, that’s OK!

However, if you’d like not to use the CSS code, you can do it in your widget settings :wink:

Ah sorry, I didn’t pay attention :wink:
So I deleted the custom css.
Thank you so much Max.
Warm regards,
Manuel

2 Likes