Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello community!
We are looking to edit font size of menu items in footer dawn theme and turn them all into uppercase letters.
we have tried this code and this isn't changing anything. It seems as if there is some code restricting make any changes.
.footer__block__title { font-size: 16px; }
shop url: monochromatism.shop
Thanks in advance!
Cheers,
monochromatism-team
Solved! Go to the solution
This is an accepted solution.
Hi @monomgroup,
Go to Assets > base.css and paste this at the bottom of the file:
.footer-block__details-content .list-menu__item--link {
text-transform: uppercase !important;
font-size: 16px !important;
}
You can manually change the font size for it.
Hope it helps!
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/section-footer.css ->paste below code at the bottom of the file.
a.link.link--text.list-menu__item.list-menu__item--link {
font-size: 16px !important;
text-transform: uppercase;
}
This is an accepted solution.
Hi @monomgroup,
Go to Assets > base.css and paste this at the bottom of the file:
.footer-block__details-content .list-menu__item--link {
text-transform: uppercase !important;
font-size: 16px !important;
}
You can manually change the font size for it.
Hope it helps!
This is an accepted solution.
yes, please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/section-footer.css ->paste below code at the bottom of the file.
a.link.link--text.list-menu__item.list-menu__item--link {
font-size: 16px !important;
text-transform: uppercase;
}
Hi there, how would you just edit the headings and not the paragraph font?
Hi, tried the code made availabe in the thread here? It worked for me
feel free to inspect url has changed : www.mismstudio.com
The code absolutely works however it changes the font size on both the headings and paragraphs - I only want to adjust the font on the headings. Hence my question above.
The code absolutely works however it changes the font size on both the headings and paragraphs - I only want to adjust the font on the headings. So wondered if there was code to do this?
I can't help yo with this as I am no developer. but I recommend creating a new post with your question.The community is very active here and usually you get helpful responses very quickly. Make sure to provide your store url so they can insepct your page source and provide specific solutions. Good luck.
Yes thanks so much - they're really helpful. Generally if you've tagged the developer in a thread (cc @KetanKumar ) with additional questions they pick up where they left off. But with no response from @KetanKumar thus far on this particular post I will create a new question. But thank you all the same for your ongoing contribution to this matter.
I used to that also but some day I got a notificaion that it is not allowed to tag people apparently. Shopify doesn't like it if we do that apparently. So ist stopped. They prefer new posts.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025