technical problems with theme

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

.header-wrapper{ display: none !important; } .announcement-bar { display: none !important; } footer.footer{ display: none !important; }

the prblem with this is that the footer and announcement they disapear but the header still

1 Like

Hey @backtoorigins

Try this code instead


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed