What's your biggest current challenge? Have your say in Community Polls along the right column.

change to normal and increase size

Solved

change to normal and increase size

RivonLastWolf
Tourist
10 0 5

Hi guys, i need your help.

i need a custom css to increase the size of this titles and i maybe another tipography. (in the whole navigation bar)
any thoughts¿

RivonLastWolf_0-1730934531515.png

my site is lastwolf.us

Accepted Solution (1)

namphan
Shopify Partner
2071 273 307

This is an accepted solution.

Hi @RivonLastWolf,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.mega-menu__heading {
    font-size: 14px;
}

You can also change the code to your liking.

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 2 (2)

namphan
Shopify Partner
2071 273 307

This is an accepted solution.

Hi @RivonLastWolf,

Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:

.mega-menu__heading {
    font-size: 14px;
}

You can also change the code to your liking.

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

Eric-HAN
Shopify Partner
265 29 27

EricHAN_0-1730950516835.png

add the code to your theme.css 

.mega-menu__column  span.heading--small{
    font-size:20px;
}

- Helpful? Please hit Like and mark it as a solution
Want to modify or custom changes on store? Let me help.
- Feel free to Email Me    Buy Me A Coffee