Hi, im trying to fix this Mega Menu items (Acessórios, Beleza …) they are too big, i edited many Css, and other coding but couldn’t find any solution.
Hi, @dudjis
You can try this code
- Go to Online Store-> Theme->Edit code
- Asset-> theme.css ->paste the below code at the bottom of the file.
span.mega-menu__title.heading font font,span.mega-menu__title.heading {
font-size: 18px !important;
}
Thank you, i spent all morning trying to find that and was on theme.css → ;mega-menu classes.
