Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1187095

    I am wanting to use the boxed layout but still have the homepage layerslider full width. Right now if I have slider set to full width, it stretches all the way to the right but starts on the left side of the boxed layout. Is there a way to make this 100% of the screen while keeping boxed layout?

    Thank you!

    #1187193

    Hey hobart,

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

    @media only screen and (min-width: 990px) {
    .home #layer_slider_1 {
        left: -69px;
    }
    }

    Best regards,
    Rikard

    #1188764

    Thanks for the help. This moved it over a bit but on wide screens it is still not centered or filling the width.

    #1189556

    Hi,

    Sorry for the late response. Did you change the layout of the site? It’s not set to boxed layout, so the layer slider is full width.

    Best regards,
    Ismael

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