Shopify themes, liquid, logos, and UX
Hello, i would like to increase the size of my header menu text and footer menu texts. I am using the dawn theme.
Solved! Go to the solution
This is an accepted solution.
@jecbon
Paste this code on top of the base.css file.
a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
font-size: 20px !important;
}
a.link.link--text.list-menu__item.list-menu__item--link {
font-size: 20px !important;
}
.footer-block__details-content.rte p {
font-size: 20px !important;
}
THank You.
This is an accepted solution.
@jecbon
Paste this code on top of the base.css file.
a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
font-size: 20px !important;
}
a.link.link--text.list-menu__item.list-menu__item--link {
font-size: 20px !important;
}
.footer-block__details-content.rte p {
font-size: 20px !important;
}
THank You.
the mega-menu of the theme is not updating with this
Hi @Zworthkey, your solution pasted into the top of the base.css file worked to increase the text size of my main header menu and my policies menu I added to the footer, but it does not apear to change the 'Quick Links' menu text size in footer... Any additional code or suggestions? store = www.theburpboss.com PW: leistu
Maybe there was a delay in it or something. I agree, it appears now correct. Thanks!
Thank you very much. Your code also worked for me.
Hi All:
I tried this solution but didn't have any luck. It seems to change the first option on the menu but leaves the remaining options the same size, as in the screenshot below.
Does anyone have any suggestion on how I can fix this? Thanks.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025