-
Issue description: Exactly what is in the title
-
Link to the page with the widget in question: www.frontlineinspections.us
1 Like
Welcome to the Community, @Will_Ramsey ![]()
The issue appeared because of the conflict with the styles of your website. We’ve fixed it using this code in the Custom CSS field on the Style tab of your widget’s settings:
* {
visibility: visible !important;
}
Please check your website and let me know if everything is fine now ![]()
1 Like
Yes, this has fixed the display issue. Thank you.
1 Like
Great, you’re very welcome ![]()