oO5 Dynasty
Guest
Member
So I want to change the Nav bar to be transparent inside of category pages.
My main problem is I don't know how to tell the code to do that in extra.less
Code:
category_view is what I want to change.
My main problem is I don't know how to tell the code to do that in extra.less
Code:
Code:
.p-nav {
color: #e4eaee;
background: #44454700;
}
category_view is what I want to change.