Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #496167

    Hi,

    I’d like to reduce the top padding of the page on in the private content so it matches other similar pages on the site.

    Thanks!

    #496168

    Thanks.

    #496447

    Hi!

    Drag a codeblock element to your page and add this inside.

    <style type = "text/css">
    main { display: none !important; }
    </style>

    If that’s not working then send us a WordPress login and we’ll take a look.

    Best regards,
    Elliott

    #496802

    Perfect. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reduce top padding’ is closed to new replies.