Shop Page Widget – Products Categories
-
On the Shop Page, we have I widget on the left side, Products Categories. Can you help me to remove the padding (bottom & top) between the subcategories in the Categories menu? We tried to remove it but only worked on some of the subcategories. Is there any solution to make it default for every subcategory?
I send you an attachment (the 2nd one) how I want it to be. The first attachment is what I want to change.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access
Best Regards
Here you go and please see the attachments.
Hello,
Please add this code to the Theme Settings > Custom CSS:
.widget_product_categories .product-categories li a {
padding-top:0;
padding-bottom:0;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Shop Page Widget – Products Categories’ is closed to new replies.