[Support request] How to remove white space top of page built with Elementor Page builder

Home Forums Support [Support request] How to remove white space top of page built with Elementor Page builder

Home Forums Support How to remove white space top of page built with Elementor Page builder

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #507401
    Leo
    Staff
    Customer Support

    Can you link me to a page that still has the problem?

    #507454
    David

    Pretty much every page has extra white space at the top.

    https://photographyworkshoptravel.com/morocco-2018/

    The home page still has extra space too that I can’t seem to get rid off.

    And while I’m asking, how would I be able to make the entire website full width so it takes up the entire width of the screen. Like this page: https://www.evo.com/adventure-travel

    #507504
    Leo
    Staff
    Customer Support

    I don’t see an extra space at the top of the page either: http://www.screencast.com/t/rPeWDMiUx

    Can you please open a new topic for your questions?

    This is already someone else’ topic. Thanks 🙂

    #508050
    Leo
    Staff
    Customer Support

    That space isn’t on top of the page like the original topic.

    Please open a new support topic and I can help you out along with your other question.

    Thanks!

    #921452
    William

    Hi, Im having this issue with extra white space at the top too. You can see it here:
    https://billtest396942163.wpcomstaging.com/about/

    I was able to remove it on this page, but I cant figure out how!
    https://billtest396942163.wpcomstaging.com/services/

    Thanks

    #921454
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .page .entry-content {
        margin-top: 0 !important;
    }
    #921460
    William

    Works! And such a fast reply! Thanks David

    #921465
    David
    Staff
    Customer Support

    Awesome – glad to be of help

    #1041744
    Randy

    I added this CSS and it worked!

    #content > div {
    margin:0em;
    }

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.