• Closed
  • Nmedwede
    Spectator
    July 6, 2015 at 5:44 pm #18669

    Can the evolve theme be made full width on all browsers? Will it still be responsive?
    If so, please advise on steps to take to make this happen.
    Thank you!!

    Imran
    Spectator
    Posts: 402
    July 6, 2015 at 8:12 pm #18671

    Hi there,

    Thanks for writing in, you can achieve that by adding the following code under Appearances > Theme Options > custom CSS:

    .container.container-header.custom-header {
    width: 100% !important;
    }

    @media (min-width: 1220px) {
    #wrapper {
    width: 100% !important;
    }
    }

    Thanks.

    Nmedwede
    Spectator
    Posts: 7
    July 16, 2015 at 5:30 pm #19008

    Hi, thanks. I see that makes the “shell” of the template full width. Is there an “easy” way to globally change all items – to be full width? The container/body is still it’s original display. I realize this isn’t a fulll width template. Am I better switching to a full width template from the start then editing all components to make this display properly, and have it be responsive at the same time? Thanks much.

    Denzel Chia
    Moderator
    Posts: 2656
    July 17, 2015 at 9:55 am #19016

    Hi,

    The only global options are in Theme Options-> General -> Layout Style and Theme Options -> General -> Layout Width

    For every page, there is a full-width check box at the end of the editor. This full width is full width of the Layout Width selected in theme options, not 100% span across the browser.

    There is no full width template in Evolve Plus theme.

    If you require anything that is not available and cannot be done using a few Custom CSS, you can contact as for a quotation for theme customization at our service page. https://theme4press.com/services/

    Thanks!
    Denzel