Hello @meetrockstarsyed,
For the Homepage follows the below steps.
Step 1. Go to Dashboard >> Add new page >> Check page attribute on right side of the page editor >> Select “Custom Home Page” >> Publish it.
Step 2. Go to Dashboard >> Appearance >> Customize >> Homepage Settings >> Static Page >> Select “home” page >> Publish it.
Thanks.
Thanks for quick response… its overlaying when i do this. i mean, you can check this link, Hyderabad Properties
It is making me mandatory to have the slider to be in order. if i remove the slider, then the services section is moving up making the page messy and overlaying of elements..
Hello @meetrockstarsyed,
Please add the below CSS code in Additional CSS, now you can remove the slider, your service section not mess with header section.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> paste the below CSS >> Publish it.
.page-template-custom-home-page .home-page-header{
position:static;
padding: 20px 0;
background: #f3f6fa;
}
p.call-no {
font-size: 35px;
}
Thanks.
Thanks this helped but i have uncovered one more issue, which i will open new thread.
Hello @meetrockstarsyed.
Most Welcome! If you have any other query, please let us know we will help you out.
Thanks.
I installed the theme but I couldn’t import demo, how can I do?
Hello @myguvenlik31,
There is no demo data in our lite theme please check the below documentation link which will help you to set up your home page.
Documentation: https://www.vwthemesdemo.com/docs/free-vw-maintenance-service/
Thanks