Shifting the search box

Now, I want to bring the search box down. For this, we'll go to our style.css file. In the style.css file, we'll add header input with margin-top of value 15px:

header input{
margin-top:15px;
}

Now, reload our WordPress page and you can see our header as shown here:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.172.115