Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #773937

    Hello,
    On my website I’m using this demo:

    I’m not sure what I’ve done but now when I add a color section, grid row or tab section the content area expands to the full with of the screen with padding: 0 50px. In Inspect (Chrome) I see that these sections fall out of the div with id=”main” and all old content under the new section is outside of this div as well. The part of the main content is covered by the vertical menu.

    I see it in the preview and I don’t want to mess up the life website so not really possible to show how it looks like.

    Many thanks for your help!
    Regards,
    Edyta

    #774281

    Hey blueberry25,

    Apply a background color and add a unique id on the section using the For Developers: Section ID field. Use “boxed-section” for example then use this on Quick CSS or custom.css:

    
    #boxed-section .container {
    max-width: 1030px;
    }
    

    Use CSS media queries to adjust the width of the section container on different screen sizes.

    Best regards,
    John Torvik

    #774333

    Hello John,

    Thanks but I don’t think that’s the solution. I must have done smth because before I could adjust the demo and add sections without any problem…

    #774400

    Hey!

    Can you check the settings, if you have Full Width selected?

    Regards,
    Basilis

    #774445

    Hey there,
    You mean Enfold -> General layout? If so the settings are the same as in the demo, stretched layout included.
    Regards,
    Edyta

    #774492

    Perhaps the easiest if I send you the WP access? I can do it via your Private content field right?

    #774580

    Hi blueberry25,

    Yes, you can post WP credentials in the private box below.

    Best regards,
    Victoria

    #774583

    Hi Victoria,
    Here you go, many thanks.
    Best regards,
    Edyta

    #774602

    Hi Edyta,

    Could you please send us screen shots of the issue? I don’t see any problem, all looks good.

    Best regards,
    Victoria

    #774604

    Not sure how to add a screenshot here.
    Try to add a color section to the Welcome page and then click on preview and you will see. Just please don’t save it.
    Thanks a lot.

    #774607

    It all worked ok then I don’t know what happened when I add a section the element itself and the elements under switches to full width and outside of id-“main”.

    #774609

    Hi Edyta,

    You can upload a screen shot to a service like http://imgur.com/ and give us a link here.

    Best regards,
    Victoria

    #774612

    Thanks but if you could just try to add the color section and preview you will know right away what I’m talking about.

    #776197

    Hi Edyta,

    I made the test page with color section and some text in it. I do not see the problem, you might want to show us exactly what you mean.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #776202

    Hi Victoria,

    I don’t know what happened but it seems to work correctly.
    Many thanks for your help.

    Best regards,
    Edyta

    #776454

    Hi Edyta,

    Great, glad we could help and thanks for the feedback.

    Best regards,
    Rikard

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