Hi Everyone,
Can anyone help with customising this option please?
I am looking to make the sub header in the red box only bold for the menu on all the tabs (Please see attached)
Thank you!
Hi Everyone,
Can anyone help with customising this option please?
I am looking to make the sub header in the red box only bold for the menu on all the tabs (Please see attached)
Thank you!
@The_E_G - please add this css to the end of your styles.css file and check
#navigation__tier-2 .navigation__column-title{font-weight: bold !important;}
Hi @The_E_G ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/styles.css->paste below code at the bottom of the file:
.navigation .navigation__tier-2 > .navigation__item > .navigation__link {
font-weight: bold !important;
}
I hope it would help you
Best regards,
Kate | PageFly