Home › Forums › WoodMart support forum › more visibility on selected filters › Reply To: more visibility on selected filters
August 14, 2020 at 12:35 pm
#218715
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-grid-item .price>.amount,
body .product-grid-item .price ins>.amount {
padding: 0 20px;
}
Best Regards