Text Box and Header Image
- The topic ‘Text Box and Header Image’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
I am trying to make the Header Image more visible. Is there a way to make the header image show more of the length on the website? As of right now it crops too much of the image.
I would also like to move the text box down more, so it doesn’t block any of the header image as well.
Any help would be appreciated.
Thank you.
The blog I need help with is: (visible only to logged in users)
I have found the solution to making more of the header image visible.
I still need help moving the text box, if possible.
Thank you.
Hi napshealth,
You can try this css to move the text
.single .entry-inner, body.page .entry-inner, body.search .entry-wrap {
margin-top: 0em;
}
Thanks,
Chandra
That worked perfectly.
Thank you so much for your help!
Awesome! :)