Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1515232
spaces
Closed

Comments

  • thomas schütze started the conversation

    there ist so much space between the menu and the page (the green shown on screenshot)

    is it possible to make to start the page directly under the menu ?

  •  7,092
    Oliver replied

    Hi,

    You need to set check box "Disable top margin" in the page settings (Attach)

    Or use following css to remove this padding on all the pages:

    .block-content {
        padding-top: 0;
    }

     



    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver