mdemartin Posted September 1, 2022 Posted September 1, 2022 Site URL: https://imnworld.squarespace.com/ Hi - I'm using Squarewebsite's Universal Filter and while it works fine, the filters at top don't look very good. The search field is not linked up with the 'REGION: ALL" field and it is taller. Also, when "Asia-Oceania-South America" is selected, there are just three dots - probably because the names is long but can't the field be longer to accommodate this. They are not helping with direct support, so hopefully some here knows what to do. Thanks in advance. https://imnworld.squarespace.com/ Password is: password webbroi 1
tuanphan Posted September 3, 2022 Posted September 3, 2022 Add to Design > Custom CSS span.archive-dropdown-toggle-title { overflow: visible !important; } webbroi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mdemartin Posted September 4, 2022 Author Posted September 4, 2022 Thank you very much - tuanphan - do you know if there is a way so that the fields at left and right can be same heigh and align with each other - I would think that's the way it should be by default. Thank you again, Michael webbroi 1
tuanphan Posted September 6, 2022 Posted September 6, 2022 To align them, use this CSS .custom-filter-container .customFiltersWrapper .customFiltersContainer { align-items: center; } With height, can you explain in detail? webbroi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mdemartin Posted September 6, 2022 Author Posted September 6, 2022 Thank you again tuanphan - strangely enough it looks perfect when I apply it to the Custom CSS and see it at right in Admin view. However, viewing the website live, it does not look good again. I clear my cache, try different browsers and view in incognito view, but it still isn't. Thank you again for any ideas. webbroi 1
tuanphan Posted September 8, 2022 Posted September 8, 2022 Try this new code .custom-filter-container .customFiltersWrapper .customFiltersContainer { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } webbroi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
mdemartin Posted September 9, 2022 Author Posted September 9, 2022 Thank yo tuanphan - I just tried it and same results: it is correct in Admin after inserting code but no change on the live website. Thanks, Michael
tuanphan Posted September 10, 2022 Posted September 10, 2022 16 hours ago, mdemartin said: Thank yo tuanphan - I just tried it and same results: it is correct in Admin after inserting code but no change on the live website. Thanks, Michael You try contacting Plugin Author. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
webbroi Posted October 30, 2022 Posted October 30, 2022 @tuanphanis a hero! Thank you! Cảm ơn tuanphan 1 Squarewebsites.org Plugins. Webbroi.com Growth Marketing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment