Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
menu font size is way too small - found a solution to change for desktop site but not mobile. it drives me crazy, please help!
Hi,
You can change the menu font size in Pipeline theme by using a similar CSS to the below:
@media (max-width:768px) {
.header__wrapper nav a, .header__wrapper nav span {
font-size: 20px !important;
}
}
Adding the above at the end of your theme.css file should be working as expected.
Cheers!
This is Noah from PageFly - Shopify Page Builder App
Hi @sofleeuh please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
@media screen and (max-width: 767px){
.drawer__menu span{
font-size: 18px !important;
}
.drawer__menu a{
font-size: 18px !important;
}
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
HI @sofleeuh
would you mind to share your store URL? Thanks!
Hi @sofleeuh ,
I have reviewed your requirement, you just need to edit css script and the issue will be resolved. You can follow my instructions!
Step 1: Go to Admin -> Online store -> Theme > Edit code:
Step 2: Search for the file base.css, theme.css, styles.css or theme.scss.liquid. And add this code snippet to the end of the file.
.menu-drawer__menu-item {
font-size: 2.8rem !important;
}
In this step, you can change font-size as you want to make menu font size bigger or smaller.
Step 3: Save your code and reload this page.
=>> The result:
We hope my suggestions will solved your issue.
If it is helpful, can you kindly give us many likes and mark the solution for us?
This can be a reference for other merchants if they have an issue like you and greatly motivate us to contribute to our community.
Have a nice day, sir!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now