Shopify themes, liquid, logos, and UX
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/base.css->paste below code at the bottom of the file.
.header__inline-menu .link { font-size: 1.8rem !important;}
Thanks!
Hi @Wellanie,
Welcome to Shopify Community,
if you Give me your Store URL, So I think we can help you.
Thank You
https://ald-marketing.myshopify.com/?key=c37c79c241426aa259ac5403e6350804e36c3c35bd2427bead182a3d27c...
I wonder where to find the password now? before it is located at the bottom of the website when i check it.
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/base.css->paste below code at the bottom of the file.
.header__inline-menu .link { font-size: 1.8rem !important;}
Thanks!
Hi, I used your suggestion and it worked great thanks! how do I input the exact size of the font I want?
Cheers bro!
Hello, I just did this on the DAWN 12.0 and it worked - thank you!
Do you have any recommendations on how I can bold the font; change the font style and choose a specific size (all for the header menu) ?
To make it even easier, just paste that code in the Custom CSS for that section. No need to go into the back end - just do it from the customizer.
great thanks, and if I want the text to be aligned center how would I achievethat, I tried text-align: center; but it didn't work?
Worked like a charm. Thanks.
Hii @Wellanie
ul.list-menu.list-menu--inline a {
font-size: 16px;
font-weight: bolder;
}
Paste this code on top of the theme.scss file.
Thank You.
I used this code your provided:
ul.list-menu.list-menu--inline a { font-size: 16px; font-weight: bolder; } in my dawn Shopify theme and now I have the word "copy" in the upper left side of my live version of my website. Please help me get rid of that!
Hello, I'm using the spotlight theme. This is the website: https://innovativemeditech.com
Under "products" menu, there is a submenu and I want to change the font size of it. How to do it?
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024