Viewing 2 replies - 1 through 2 (of 2 total)
  • I would assume adding this to your Child Theme style.css file, or via a Custom CSS plugin, would zoom into the image if you’re trying to use vertical images in an element that is actually designed for horizontal images.

    .flexslider .slides img {
        width: 100%;
    }

    Hope this helps.

    Theme Author ThemezHut

    (@pubudu-malalasekara)

    Hi,

    Please update your theme to the latest version 2.1.1. We have fixed this. And don’t forget to clear your browser cache. And if you are using any caching plugin like w3 total cache or w3 super cache delete the cache through plugin settings.

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider does not adjust vertical images’ is closed to new replies.