Shop Sidebar Categories Count
-
Categories with more than 1,000 products having problem with alignment in sidebar.
The Qty will push to below instead of showing next to the text.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please provide the URL of the Shop page to check it myself and help you out accordingly.
Regards.
Xtemos Studios
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.categories-accordion-on .widget_product_categories .count {
margin-top: 8px;
position: absolute;
right: 0;
}
Best Regards