I want to change the font size on the menu drop down text, im satisfied with the header size font but i want to have smaller text on the drop down. Anyone can help with a big please? ![]()
Thank u in advance
I want to change the font size on the menu drop down text, im satisfied with the header size font but i want to have smaller text on the drop down. Anyone can help with a big please? ![]()
Thank u in advance
Hi @Dekanten
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.header__submenu li a {
font-size: 12px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
@PageFly-Henry Hello mister, i tried the code in base.css without changes, so i placed the code in the botton on the theme liquid so i works like a charm. Big thank u and hope you have a great day. ![]()