Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Product Category menu

Home / Forums / Virtue Theme / Product Category menu

This topic is: Awaiting Feedback
[Awaiting Feedback]
Posted in: Virtue Theme
January 22, 2016 at 5:19 am

Hi,
I wonder if you might have some css-tricks for the Product Category menu (that is placed in the product category widget)

I seek for a solution to mark the category/subcategory that is chosen for the moment – to have it marked in bold and color it.
And also not showing all subcategories at the same time, but only the active part.

The page is: solarieshop . se

Best regards
Fredrik

I found this to create indent for sub categories, which works great:
.sidebar ul.children {
padding-left: 15px;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.