id like to reduce the size of the Navigation sub categories - in the mega banner drop down
hi @Montique
Could you share with me the page URL and the password page.
Hi @Montique
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
.header__submenu li a {font-size: 1.2rem !important;}
Regards,
San
@PageFly-Richard here is the link for preview https://hovhy5c5bfx7ht21-19884295.shopifypreview.com
1 Like
This is Richard 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
a.mega-menu__link.link {
font-size: 10px !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly