In this tutorial, I will show you how to make a WordPress website with Elementor. Here I will make this complete website from scratch. This is a complete step-by-step tutorial and beginner friendly. By the way, here I used all free tools, so you need not spend any money for this website except for getting a domain and hosting. Now let’s have a look at some basic steps
Step 3 : Install Theme (Hello Elementor)
Step 4: Install Necessary Plugins (Elementor, Essential Addons for Elementor, Royal Elementor Addons, WPForms Lite)
Step 5: Create Home page, Set home page as default page. Download the zip file from here. You will find all image files which I used.
Step 7: Upload some blog posts.
Step 8: Create menu. Design global header, footer and single post page.
/*css for extra border design*/
selector:after{
content: "";
width: 105%;
height: 60px;
background: #e9204f;
position: absolute;
bottom: -15px;
left: 0;
z-index: 1;
}
selector .elementor-widget-container{
position: relative;
z-index: 2;
display: block;
}
/*css for button full width*/
selector a{
width: 100%;
}
JS Code for menu pointer (For one page)
Download all files
Where should I send you this file?