Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #176446
    Bertus
    Participant

    Hi,

    how can i reduce the space between menubar and title/content? There is too much white space now.

    https://libellengids.nl/juffers/weidebeekjuffer/

    Thanks!!

    Bertus

    #176455
    Skandha
    Participant

    @bertus: Hello Bertus,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
          padding:20px 0;
    }

    You can alter the padding according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #176466
    Bertus
    Participant

    Skandha thanks!! your support is great and fast!

    Thanks!!

    Bertus

    #176545
    Skandha
    Participant

    @bertus: Hello Bertus,
    Thank you for the wonderful review. Let me know if you have any more issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce white space between menu bar and title/content’ is closed to new replies.