pinion10
Forum Replies Created
-
Any chance somebody could help out?
How can I reduce the white space between top of the page to menu, and between the header image and first post title (for mobile)?
Any help would be greatly appreciated.
- This reply was modified 8 years, 8 months ago by pinion10.
Thanks for your reply.
I tried adding the code but it didn’t change anything on the tablet view (it only seemed to mess up the desktop view).
Anything else I can try?
Thanks! It looks good on desktop now.
When I look at my site on a tablet, however, there is still a lot of white space. How would I go about fixing this?
Hi nahtee. Thanks for your reply.
I’ve currently got this in my child theme’s style.css:
#masthead {
padding-top: 0px !important;
padding-bottom: 2px !important;
}When I change padding-bottom, it changes the gap between the header image and post title, not the space between the top menu and the header image.
Is there anything else I could try?