This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello!
For the shop sidebar I have two “woocommerce layered nav” widgets, that filters the products via a checkbox list.
However, the check marks are shown very differently in the checkboxes, as you can see here a screenshot. You can visit here the website to see the source of that screenshot.
Is it a theme bug? Can I add some css code to make those checkmarks to have the same location in the checkboxes?
Credentials below if needed. Thanks 🙂
Hello,
I’ve added this code in custom.css file:
.widget_layered_nav li.firstItem a:before, .widget_layered_nav li a:before {
margin-top: -10px;
}
Please check the widgets now.
Thank you.
Regards,
Eva Kemp.
Works fantastic! Thank you very much!
Ticket closed 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Checkboxes visual bug (shop filters via woocommerce layered nav)’' has been successfully resolved, and the topic is now closed for further responses