HarryNZ Posted April 24 Share Posted April 24 (edited) Hi all, I just installed the Universal Filter Plugin to my products page. Is there a way to change the default styling? For example I don't particularly like the lines underneath the categories and the spacing is a bit off. Also how to control overall width? Thanks! Edited April 24 by HarryNZ Earvin and Beyondspace 2 Link to comment
tuanphan Posted April 26 Share Posted April 26 You can share link to page where you added Filter Plugin, we can help easier. Earvin 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!) Link to comment
HarryNZ Posted May 2 Author Share Posted May 2 hello, here's the link: https://www.potsofjoy.co.nz/order-online Earvin 1 Link to comment
Solution tuanphan Posted May 5 Solution Share Posted May 5 To remove lines, use this code to Website > Website Tools > Custom CSS .custom-filter-container.custom-filter-view-dropdowns.lite-dropdowns .customFiltersWrapper .archive-block-wrapper .archive-dropdown-toggle-label { border: none !important; } With spacing Which spacing are you referring to? With with Use this code to Custom CSS box body .cf-sticky-position-parent-node .customFiltersWrapper { max-width: 150px !important; } .custom-filter-position-left .custom-filter-grid.sqs-blog-list, .custom-filter-position-right .custom-filter-grid.sqs-blog-list, .custom-filter-position-left .custom-filter-grid:not(#productList):not(.ProductList-grid), .custom-filter-position-right .custom-filter-grid:not(#productList):not(.ProductList-grid) { float: right !important; } Earvin 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment