Shopify themes, liquid, logos, and UX
Okay, so when I try and edit a theme. I need to change that the header doesn't become bigger when scrolling. Where can I find this?
Also, I need to change 1 font, which is in the middle of the page.
Where can I find these sections in the code normally, or can I find that somewhere else.
There is also a clickable shopify logo in the lower left corner, where can I remove this?
Hello @DriftArmy
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
- Here is the solution for you @DriftArmy
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
#header_top.isStuck {
height: 80px !important;
}
#header_top.isStuck .logo_main a img {
width: 64px !important;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey @DriftArmy
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Do I just share that here in the comments or can I dm?
Whatever you're comfortable in, you can either share it publicly here or in dms.
Best Regards,
Moeed
Hey @DriftArmy
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_top.isStuck {
height: 80px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
I cant seem to find where to change the font of 'New Arrivals'.
Its custom_showcase. But I can not seem to find where to change the font for that.
Also, there is no Base.CSS
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