Resize Nivo Slider

Home Forums Porto – Responsive HTML5 Template Resize Nivo Slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10005336
    userandre
    Participant

    Hi,

    It is possible to resize the nivo slider?

    I can“t do, so I change the slider to a static picture, but I prefer to use the nivo slider if is possible to resize it.

    Thanks in advance.

    Regards from Brazil,

    andre


    #10005339
    Support
    Keymaster

    Hello, you can set a max-width to the slider, like this:

    (css/custom.css)

    .nivo-slider {
    	max-width: 800px;
    }

    The height is defined by the image aspect ratio.

    Let me know if you need further assistance.

    Kind Regards


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

This topic is marked as "RESOLVED" and can not rceive new replies.