Change Css For Each Category

Hi,

I would like to change few CSS classes, foe each category and its products.

.ty-product-block-title, ty-btn, .ty-tabs__item.active .ty-tabs__a, and some more.

What is the best way to do that?
Should I look the product_id with smarty?
Or there is a better way to do that?

Kind regards

You can create separate layout for required categories. Then specify custom CSS class for the Main content block or main grid and add your custom CSS then

You can create separate layout for required categories. Then specify custom CSS class for the Main content block or main grid and add your custom CSS then

Thank you for your help

You are welcome! :)