Remove Opening Soon portion of landing page

Web: noetictreasures.com

Can someone assist with helping me remove the coming soon portion from my landing page? I used pagefly to create my own coming soon page and the default coming soon by shopify is in the way .

Thanks

@noetictreasures add this css to the very end of your base.css file and check

section#shopify-section-template--16512506265829__main {display: none;visibility: hidden;}

1 Like

Hello, thanks for responding. where do I find “base.css file” im very new and am learning as i go. thanks

@noetictreasures - check sales channel->online store->themes->actions->edit code, search base.css file

IT WORKED!!

Hey, thanks I found it!!

welcome