Shopify themes, liquid, logos, and UX
Hello Team!
Tell me, please, how do I change the size of the text in the header and menu? I can only change to the smallest 100% in the theme setting, but I want to get the fonts smaller than that. I'm using the reformation theme. I don't have the base.css file in my code. Please tell me how to do this.
Here is the link to the website https://noenddenim.com/
Thank you very much!
Solved! Go to the solution
This is an accepted solution.
Hi @noend , go to theme.liquid and add the following code at the end before </body> tag :
<style>
ul.thb-full-menu li a {
font-size: 0.8rem !important;
}
</style>
This is an accepted solution.
Hi @noend , go to theme.liquid and add the following code at the end before </body> tag :
<style>
ul.thb-full-menu li a {
font-size: 0.8rem !important;
}
</style>
Thank you so much! This code works right away!
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024