All things Shopify and commerce
Hello,
I have some extra space on top of my home page that I want to get rid off. I don't understand why it's up there. I don't even make use of an announcement bar.
The link of my store: https://muselabel.nl/
Add this css in your edit code > base.css file
.section-header {
margin-bottom: 0 !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
It does help, but not on my mobile phone. Do you have a solution for this?
Hey @Muselabel
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>
.section-header {
margin: 0 !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 does help, but not on my mobile phone. Do you have a solution for this?
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the bottom of the file.
@media screen and (min-width: 750px) {
.section-header {
margin-bottom: 0px !important;
}
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
It does work on my desktop but not on my mobile phone. Do you have another solution for this problem?
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024