Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1008973

    I am trying to have a full width section that has 1 column that stretches to the edge of the screen. Is that possible? I know I can have a background that does it, but the area within it seem to conform to the margins for the rest of the page.

    Please see the bottom right hand 1/2 column area of the page, I need the background image to stretch to fill the whole area so there isn’t any bluish gray color to the right of it. Is it possible?

    #1009212

    Hey Eric,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1405 #av_section_4 .container {
        max-width: 100%;
        padding: 0;
    }

    Best regards,
    Rikard

    #1009591

    Better. But, can I have the left 1/2 layout element left align with content above and only have the right 1/2 layout element extend full width.

    #1009594

    I can probably add a margin but then it would be strange on mobile.

    #1009790

    Hi,

    Thanks for the feedback, though I’m not sure I understand exactly what you are looking to achieve. Could you post a screenshot highlighting your intentions please? If you want a different design for mobile then you can copy the element and hide/show the correct one using the options in the Screen Options tab in the elements.

    Best regards,
    Rikard

    #1009825

    can you make a sketch of what it’s supposed to look like?

    Why don’t you try that with the grid-row element 1/1
    https://kriesi.at/themes/enfold-2017/elements/grid-row/


    click it to enlarge

    • This reply was modified 5 years, 8 months ago by Guenni007.
    #1009996

    Hi,

    Thanks for sharing @guenni007, let us know if that answers your question @exec4.

    Best regards,
    Rikard

    #1010856

    I doesn’t. The right column (area) has a full screen background that I want to extend 100% width. The one on the left, I want the content the align with the content above it. Same left margin, same right margin. So the text starts and stops in the same place. Does that make sense?

    #1011317

    Hi Exec4,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

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