[Support request] Full width page with elementor

Home Forums Support [Support request] Full width page with elementor

Home Forums Support Full width page with elementor

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #595305
    Mohit

    Hey guys, i am unable to make page full width while using elementor.

    Thanks,

    Saurabh

    #595308
    David
    Staff
    Customer Support

    Hi there, in the normal WP post editor, go to the Layout Meta Box > Page Builder Container > Full Width

    #595310
    Mohit

    I have set it to full width and template(on right side) to elementor full width. It is full width on front end if i don;t use elementor

    #595312
    David
    Staff
    Customer Support

    Don’t select the Elementor Full Width Template, leave this as default and set the Page Builder Container to Full Width. The sections will be full width, their default content will be boxed which can be changed to full width in the Elementor section editor.

    #595315
    Mohit

    I tried that.. still there’s a little gap on either sides.

    #595316
    Mohit

    Ok padding needed to be changed to 0 and it works.. don’t know why elementor does that!!
    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px;
    }

    #595319
    David
    Staff
    Customer Support

    Glad to hear you got it resolved. Check the Column Gaps in the Section editor and try setting to none.

    #595323
    Mohit

    Alright.. I don’t know elementor’s settings that well. Thanks for your help!!

    #595326
    David
    Staff
    Customer Support

    You’re welcome.

    #595737
    Mohit

    Hi David, I added a section using elementor below header and it eats into primary nav. When using genenepress’s section I add background image and some text, it works okay. Somehow elementor’s not adjusting to changed header
    https://planeteimmigration.com/services/

    #595800
    Mohit

    This fixes it.. I don’t know if it’s the best way of doing it.

    .inside-navigation {
    z-index: 1;
    }

    #596076
    Tom
    Lead Developer
    Lead Developer

    Nothing wrong with that solution 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.