Okay
  Public Ticket #2130901
Flex slider images distorted on small screens
Closed

Comments

  •  1
    Vayu started the conversation

    Hi.

    I have added a Flexslider from the WPBakery options list. However, I can't see how to fix the issue, where the images keep height, but width is changed, which makes the images look distorted.

    I could not find anything on this in the docs. Can you pleas help?

  • [deleted] replied

    Hi Vayu,

    I just solved this problem for you by adding this CSS code in your Custom CSS area.

    .flexslider .slides img {
        height: auto;
    }

    Have a nice day!

  •   Vayu replied privately
  • [deleted] replied

    I'm happy to hear thatsmile.png

    Have a nice day!

    Will set this ticket as solved from here.