This topic has 6 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello!
There’s another visual bug generated by the Woocommerce Layered Nav widget that filters the products in the sidebar.
The visual bug is that the checkboxes aren’t “centered” to the text beside it, and have various locations (see it live here and in a screenshot here).
Please take into account my previous reported problem, you’ve already added a custom code for the check mark, please see in the end the solution to be ok visually when considering both the checkbox and also the check mark.
Admin & FTP credentials below. Thanks 🙂
Hello,
Please add this code:
.widget_layered_nav li.firstItem a:before {
margin-top: -16px !important;
}
Thank you.
Regards,
Eva Kemp.
Thanks, but now the check marks are wrong. See here.
Both related css codes I got from you are:
.widget_layered_nav li.firstItem a:before, .widget_layered_nav li a:before {
margin-top: -10px;
}
.widget_layered_nav li.firstItem a:before {
margin-top: -16px !important;
}
Also, can the checkboxes be a little more centered?
Thanks again 🙂
Hello,
I’ve edited custom.css file. Now all checkboxes should be aligned similarly.
Please check.
Regards,
Eva Kemp.
Ok, thank you very much. Works ok, it’s a pity the checkboxes aren’t centered. Please review this ticket for future theme updates, other users that use the filters with checkboxes shouldn’t open new tickets for this visual issues.
Topic closed 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Another CHECKBOXES VISUAL BUG (SHOP FILTERS VIA WOOCOMMERCE LAYERED NAV)’' has been successfully resolved, and the topic is now closed for further responses