If you would like to adjust your header image/banner on the header background up, down, left and right your blog page, go to your blog template, click on customize tab and paste any of the codes in advanced custom css box..
Adjust the margin number[px] depending on how you want to position the header image or banner on your blog page. Then save and apply to your blog. It is done.
NOTE: ALWAYS PREVIEW YOUR PAGE WITH TWO OR MORE WEB BROWSERS TO KNOW HOW IT APPEARS.
π¨ Comment
#️⃣ Articles
#header img {margin-top:-50px !important;} -------- UP
#header img {margin-bottom:-50px !important;} -------DOWN
#header img {margin-left:-12px !important;} --------LEFT
#header img {margin-right:-12px !important;} -------RIGHT
#header img {margin-bottom:-50px !important;} -------DOWN
#header img {margin-left:-12px !important;} --------LEFT
#header img {margin-right:-12px !important;} -------RIGHT
NOTE: ALWAYS PREVIEW YOUR PAGE WITH TWO OR MORE WEB BROWSERS TO KNOW HOW IT APPEARS.
Share Your Thoughts