Hide badge on mobiles

In aware of this but I suggest adding it as a feature to the set up.

3 Likes

Thank you for your comment, @EXEC! I’ve moved your comment to our Wishlist so that other users can vote for your idea :slight_smile:

2 Likes

While Elfsight Team is working on this feature, adding the following CSS code to the Custom CSS field in the widget settings should help:

 @media (max-width: 475px) {
.es-badge-container {
display: none !important;
}
}
2 Likes

Friends, great news: this feature request is in the Design stage now!

We’ll keep you updated on the progress :slight_smile: