Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue. My images are 250×355 but when previewing, they are much larger. How do I adjust the size of the slider?

    You can try this in your child stylesheet:

    .nivoSlider {
        width: 400px;
    }

    Keep in mind that this means the slider will no longer be responsive (it is set to 100% width by default). You will have to use media queries to make sure the slider gets sized smaller on smaller viewports.

    My problem is the opposite, it is way too small. I am using it as somewhat of a menu on my startpage, but it is too small. Im wondering if there is a hidden column in this theme Im using that is making it smaller, as it isn’t really centred either…sorry Im fairly new to this stuff.

    You can see my webpage at https://www.harleyarts.com

    Thanks very much for a great plug-in btw! Im sure that once I get this figured out, it will look great! ?? (I just know it is something I am doing! lol)

    Alana

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjust size of slider’ is closed to new replies.