Hi
I’m using prestige theme.
The text size in my megamenu is too small, and I’d like to increase it.
https://la-petite-mort-sa.myshopify.com/
password: naughtyfun
Hi
I’m using prestige theme.
The text size in my megamenu is too small, and I’d like to increase it.
https://la-petite-mort-sa.myshopify.com/
password: naughtyfun
Please add the following code at the bottom of your assets/theme.css file.
@media screen and (min-width: 641px){
.features--heading-large .u-h7 {font-size: 16px !important;}
}
Hope this works.
Thanks!
Works like a charm.
Thank you.