• Resolved Jennifer Moss

    (@mossifer)


    I’ve never had a problem with MetaSlider being responsive (always use FlexSlider) and yet on this one client site it won’t resize – somewhere the Max-Width is being overriden or something.

    Help!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    In order for the slideshow to be responsive, the container it’s in also need to be responsive. In your stylesheet I can see the following:

    #primary {
        width: 730px;
    }

    If you could use a % width or something like FlexBox to set the layout that would work better I think.

    Hi,

    I’m going to mark this as resolved, but feel free to comment or open a new issue if needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MetaSlider / Flex Slider not responsive’ is closed to new replies.