Viewing 4 reply threads
You must be logged in to reply to this topic.
Hello,
I have configured a coming soon page on the Tower theme configuration menu.
How do I actually Activate it?
Regards,
Max
Hello,
Please assign the “Comming Soon” page as home page in Settings > Reading. Go to Tower General Options and remove the home page selected (leave it empty).
Best regards!
Thanks for the reply Mihaila,
Could you please tell me how could I remove the header only for the Coming Soon page?
Hello,
You can use css, add this code:
header#header {
display: none;
}
or create an empty menu, and assign it to your site while still in comming soon mode.
Best regards!
<span style=”color: #393d40; font-family: ‘Open Sans’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22px;”>thx for the reply Mihaila</span>
You must be logged in to reply to this topic.