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*

Posting a coming soon page – that has email input field

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #79553
    jslims
    Participant

    Hello all.
    just started using this theme.

    i’m just trying to post a ‘coming soon’ page with an email newsletter signup field.

    then once site is live, I will go the full site view with headers, footers and navigation.

    Thank you in advance

    jeremy

    #79583

    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.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.