Shopify themes, liquid, logos, and UX
I've been trying for hours to change the font for my navigation/menu and tried all the solutions here. I would like to change the font to Oswald. It would also be awesome to help with sizing as well. Please help! My website is thetemplatevault.com and the password is rohblo.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hey @aeilene
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__inline-menu ul.list-menu li a.header__menu-item {
font-family: 'Oswald' !important;
font-size: 25px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @aeilene
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__menu-item span {
color: blue;
}
</style>
RESULT:
NOTE: Change the color from Blue to any color you want
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @aeilene
Just set the width to 138% then it should be parallel with the announcement bar.
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @aeilene
Your website is password protected, can you please share the Password as well?
Best Regards,
Moeed
Please go to Online store -> themes -> Edit theme -> Layout -> theme.liquid and paste this code before </head>
<style>
.header__inline-menu ul.list-menu li a.header__menu-item {
font-family: 'Oswald' !important;
}
</style>
This is an accepted solution.
Hey @aeilene
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__inline-menu ul.list-menu li a.header__menu-item {
font-family: 'Oswald' !important;
font-size: 25px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
It worked! Can you also help me with changing the font color and hover as well? Please and thank you!
This is an accepted solution.
Hey @aeilene
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__menu-item span {
color: blue;
}
</style>
RESULT:
NOTE: Change the color from Blue to any color you want
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
You're so awesome! Thank you!
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Would you be able to help me with changing other navigation bar background color? Thanks so much!
Hey @aeilene
Can you please tell me which other navigation bar are you talking about where you want to change the background color?
Only the navigation bar part, black background, and white font. Thank you @Moeed !
Hey @aeilene
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
nav.header__inline-menu {
width: 100%;
text-align: -webkit-center;
background: black;
}
.header__inline-menu ul.list-menu li a.header__menu-item span {
color: white !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
could it be paralleled with the announcement bar? Thanks so much.
This is an accepted solution.
Hey @aeilene
Just set the width to 138% then it should be parallel with the announcement bar.
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Thanks!!
Hi Moeed,
I'm having an issue. The font for Collections with the submenus isn't being changed. The submenus it's self are changed though.
Hey @Fredautoparts
Share your Store URL and Password if enabled.
Best Regards,
Moeed
Here you go, www.fredautoparts.com
Also a question why does my contact page not have a underline when on it but other pages do? This isn't related to the font, I've been having this problem.
Hey @Fredautoparts
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
summary#HeaderMenu-collections {
color: black !important;
font-family: 'Alexandria' !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it.
Best Regards,
Moeed
Wow, you're very fast at what you do. Thank you so much!
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024