Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #568732

    I have created a corporate website to what I believe are the max width settings supported by the Enfold theme. However, my site seems narrow compared to some of the sample Enfold sites. My site is currently set to boxed layout but if I change to stretched the content does not scale. Can you point me in the right direction? I would like the current site to scale up and fill more of the browser width.

    Thanks
    John

    #568759

    Hi lsgstudio!

    Please go to Enfold theme options > General Layout > Dimensions and change the dimensions as needed. If that does not help, please create a temporary admin login and post it here privately.

    Regards,
    Yigit

    #568785

    I have provided an admin login as requested.
    Thanks

    #569187

    Hi,

    I’m not sure if it’s what you are looking for but I set your layout to Stretched under Enfold–>General Layout.

    Thanks,
    Rikard

    #569380

    Hi Rikard,

    I have tried the stretched layout. It doesn’t widen the content.

    John

    #569789

    Hi John,

    Not sure why, could you try a pixel value instead to see if that works better? Something like 1300px maybe? If that doesn’t work you can try the following in Quick CSS to control it:

    .container {
        max-width: 1300px !important;
    }

    Best regards,
    Rikard

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