Home Forums WoodMart support forum Colour filter Reply To: Colour filter

#217810

nicolaj
Participant

hi,

i tryed modify your css as i wanted the swatched be much bigger.
I didnt achive what i wanted only selection and mouse over got bigger. but not the colour itself.
here is what i did

.woodmart-woocommerce-layered-nav .filter-swatch > span {
width: 100px;
height: 50px;
border-radius: 0;
}

.woodmart-woocommerce-layered-nav .filter-swatch > span::after {
width: 100px;
height: 50px;
border-radius: 0;
}

Attachments:
You must be logged in to view attached files.