How to make Categories look same as subcategories on Symmetry Theme?

baldeepdhurkot
Shopify Partner
27 0 2

Greetings!

 

Look in the picture, A represents Categories added in a navigation menu 

B represents the Sub-Categories added in the same navigation menu

 

A+B.JPG

 

 

How to make A look the same as B. A should look same as B are bold and Black

 

Thank you!

Cheers!
Baldeep
Replies 3 (3)

FranciscoAlfaro
Visitor
3 0 0

Hello !!! 

I guess the better way to make this change is apply the same attributes on css for this element 

 

example:

.nav ul li.parent{
font-weight:bold;
}

.nav ul li.parent ul li.child{
font-weight:bold;
}
baldeepdhurkot
Shopify Partner
27 0 2

Can you write steps to do so? Where to place it?

Cheers!
Baldeep

LitExtension
Shopify Partner
4860 1001 1135

Please follow these steps:

- Step 1: Go to Online store > Themes > Actions > Edit code.

- Step 2: Go to Assets > styles.css and paste this at the bottom of the file: .navigation .navigation__columns .navigation__column .navigation__column-title{ color: #000 !important; opacity: 1 !important; }

Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify