badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Coming soon page with no navigation, headers or footers

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #79580

    Hi jslims,

    First set the ‘coming Soon’ page that you have created to the ‘Homepage’. To set the desired page to the ‘Homepage’ go to ‘Appearance > Customize > Homepage Setting’ and check ‘ON’ to ‘A static page’ and set the Homepage by choosing the desired page from dropdown list. After it again go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .site-header,
    .site-footer {
    	display: none;
    }

    Note: the above mentioned code will hide the Header and Footer Section on the Theme so if you wish to show the Header and Footer section again then you can remove the mentioned code again.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.