Hello, good evening!
How can I change the top text of the navigation menu to be bolder, and create a spacing from the below texts? For your reference, please see the attached 2 pictures
(IMAGE 1)
On the first image, make the top texts bolder, and create a space after the red line - around 10x, if possible adjustable
(IMAGE 2)
This is the inspiration or the example of I want to achieve
The website - https://mx3ph-com.myshopify.com/
Password - mx3ph
Please assist.
Thank you!
1 Like
Hello @Mabinibooks
You can add code by following these steps
-
Go to Online Store β Theme β Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
header .mega-menu__link--level-2 {
font-weight: bolder !important;
color: #000 !important;
}
header .list-unstyled {
padding-top: 10px !important;
}
RESULT:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
2 Likes
All good now, thanks for replying!
1 Like
Youβre welcome! Iβm glad I could help, and thank you for the wishes. Wishing you an amazing New Year ahead filled with success and happiness! 
1 Like
how to open in tab mega menu