Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Styled Themes

    (@gejay)

    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.

    Thread Starter diegosol

    (@diegosol)

    Thanks!… it works in some pages – not all of them – but posibly is a problem in the edition of each…

    thks

    Theme Author Styled Themes

    (@gejay)

    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?

    Theme Author Styled Themes

    (@gejay)

    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.

    https://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.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘less space between menu and content’ is closed to new replies.