-
Issue description: logo showcase showing duplicated logos / doubled logos or mismatched sizes.
-
Link to the page with the widget in question: apex-peptides.co.uk
2 Likes
Welcome to the Community, @user21137 ![]()
We’ve fixed the issue with this code added to the Custom CSS field on the Settings tab of your widget’s settings:
.eapp-logo-showcase-logo-showcase-component * {
max-width: none !important;
}
Please check your website and let me know if it’s fine now ![]()
1 Like