Hi there and welcome to the Community, @Michael_Surnak ![]()
Sure! Please add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if it helped ![]()
[class*="empty__Empty-sc"] {
display: none;
}
By the way, we have a CSS Code guide, explaining how to find the classes of the widget elements and customize them. Feel free to check it out - Guide to CSS Codes ![]()