Feedback for your online store from the community
Hello!
I need some help with this situation, i want to make a landing page without the header announcement and footer section but I can't make it done!
I tryed with this code on the template
<style>
.header-wrapper{
display: none !important;
}
.announcement-bar {
display: none !important;
}
footer.footer{
display: none !important;
}</style>
the prblem with this is that the footer and announcement they disapear but the header still
Solved! Go to the solution
This is an accepted solution.
Hey @backtoorigins
Try this code instead
<style>
sticky-header {
display: none !important;
}
.announcement-bar {
display: none !important;
}
footer.footer {
display: none !important;
}
</style>
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 @backtoorigins
Try this code instead
<style>
sticky-header {
display: none !important;
}
.announcement-bar {
display: none !important;
}
footer.footer {
display: none !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
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