Removing space on homepage
-
I’m using Elementor to edit my pages and the homepage seems to have this space above anything I add that I cannot get rid of. When you land on the site you will see that you have to scroll down to see the gallery and I can’t figure out to have it under the menu instead.
The blog I need help with is: (visible only to logged in users)
-
Hi @guparicas, your theme is supposed to have a big full-screen image on it like this:
https://obsidiandemo.wordpress.com/
Did you want to specify one or try to get rid of that space altogether?
-
I wanted to note as well, with a Business site, you’re welcome to get in touch directly at https://en.support.wordpress.com/contact/ rather than posting in our forums.
I hope this helps. :)
-
Now that I think about it, I will likely designate a photo. But, can you also tell me how to get rid of the space for future reference? Lastly, thank you for letting me know I have the resource available due to the business piece. Thank you!
-
If you don’t have a background image set, you can use this code to reduce the space around the site title:
/* Reduce header height if no background image is used */ header#masthead.site-header { min-height: 200px; }You can adjust the 200px value to whatever looks best for you.
-
- The topic ‘Removing space on homepage’ is closed to new replies.