Jump to content

Customise Universal Filter Plugin

Go to solution Solved by tuanphan,

Recommended Posts

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!

Screenshot 2024-04-24 at 12.00.41 PM.png

Edited by HarryNZ
Link to comment
  • Solution

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;
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.