• Hi People,

    First of all thanks a lot for the wonderful theme! I am loving it more and more by the day.

    I wanted to decrease the slider’s width and align it with the article-container. I have also made the right side bar display alongside the slider.
    But since the slider is being responsive to the browser size, I am not able to offset the slider exactly to align with article container. The slider goes out of place-at times-it runs into the right side bar if the browser size is small.

    This is the link to my client’s webpage.

    I would really appreciate it, if you guys helped me make the slider width responsive and also display in alignment with the article container.

    Thanks a lot in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter hvalayap

    (@hvalayap)

    Just an FYI: I used the following snippet in the Custom CSS Section in order to reduce the slider size:

    #customizr-slider {
    height:85%;
    width:68%;
    position: relative;
    left: 6%;
    }

    And also there are no errors in the CSS; set the full width slider option off.

    Thread Starter hvalayap

    (@hvalayap)

    Bounce! 🙁

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing the slider Width’ is closed to new replies.