How can i make my main menu font bigger(home, contact, etc)

Solved

How can i make my main menu font bigger(home, contact, etc)

BrickBuidz
Excursionist
40 0 5

Hi guys I need help to make my main menu size bigger, any help is greatly appreciated.  Here is what i mean

BrickBuidz_0-1691862893049.png


here is my website:

https://brickbuildzz.com/

Accepted Solution (1)

Guleria
Shopify Partner
3403 679 963

This is an accepted solution.

Add this css

.list-menu.list-menu--inline a span {
    font-size: 24px !important;
}
- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder

View solution in original post

Replies 4 (4)

Guleria
Shopify Partner
3403 679 963

This is an accepted solution.

Add this css

.list-menu.list-menu--inline a span {
    font-size: 24px !important;
}
- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder
Danir84
New Member
9 0 0

hello, I added the same code to my base.css but the size of one word didn't change. Probably because it opens a drop down menu with more element. how do i fix this? thanks

 

Made4uo-Ribe
Shopify Partner
8313 1996 2454

Hi @BrickBuidz 

Try this one,

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.

 

ul.list-menu.list-menu--inline span {
    font-size: 34px;
}

 

Result:

Ribe_Dagandara_0-1691865004563.png

 

 

 

 

"🌟 Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 🙌"

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

PageFly-Henry
Shopify Partner
1184 335 290

HI @BrickBuidz 

 

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__menu-item span {

    font-size: 30px !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | 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.