Dara – Header image area too tall
-
Is there any way to reduce the very deep area of the header image, which takes up most of a normal laptop screen area?
We need people to read the blog / website, not look at the header.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
Hi @tomblissleeds, looks like you’ve mostly eliminated it. Is that what you were going for or do you still need help?
-
Ah – no, the system put in the wrong blog (it never asked me). The problem one is:
https://leedsfoodpartnership.wordpress.com/
Way too much at the top above the menu bar.
Thanks
Tom
-
It’s intended that’s where your site title would appear, but you have left your site title blank.
To fix it, you’d have to either add a site title, or upgrade to a paid Premium plan so you can use Custom CSS: https://en.support.wordpress.com/custom-design/custom-css/
If you choose the Custom CSS method, this is what you’d add to hide that area:
.site-branding { display: none; }
- The topic ‘Dara – Header image area too tall’ is closed to new replies.