Hi diegosol,
The hide title is not letting the big space there rather than it is content padding. You can remove it by using custom css.
#content {
padding:2rem 0rem;
}
Thanks.
Thanks!… it works in some pages – not all of them – but posibly is a problem in the edition of each…
thks
Hi diegosol,
Could you share a screenshot on which pages the code is not working.
Thanks.
Thank you, that code has worked a little for me but I still need to reduce some more space, could you tell me how please?
Hi AngelaMc,
Can you provide us the link of your site.
Thanks
Hello,
I am in the same boat as AngelaMc – I have updated the CSS with your recommendations but there is still quite a bit of space between the menu and the content I would love to get rid of. Thank you in advance for any help.
http://noapprovalneeded.com/how-we-got-here-nan/
Jeff
Hi
I used:
#content {
padding-top: 1rem;
}
Which I got from an earlier post and works for me.
Site: justard.com
OOPS: I just realised you had used HIDE-TITLE, which I haven’t.