Need help moving the background image down so my header doesn't hide my image?
-
My background image is covered by the banner and the main box of the blog, but there is space to move the image down. I have seen some code for moving images but nothing I do seems to work, can you please give me some help with this?
The blog I need help with is: (visible only to logged in users)
-
Hi there, add this to your custom CSS and you can adjust the 200px value. Go to Appearance > Customize > CSS, delete the informational text and then past in the code below.
body.custom-background { background-position: center 200px; } -
-
- The topic ‘Need help moving the background image down so my header doesn't hide my image?’ is closed to new replies.