Okay
  Public Ticket #2280736
Homepage issues with menu and image
Closed

Comments

  •  14
    katherinemasters started the conversation

    Hi, 

    I have placed a new image in my homepage but when I expand or reduce the window the image distorts which is really strange. Shouldn't Kalium allow the image to be responsive? Also, I am having trouble finding how to bring my fonts down to lowercase within the menu items... Thanks so much,


    Katherine

  • [deleted] replied

    Hi Katherine,

    That is a WPBakery Page Builder element and it seems that it is having problems to be responsive, but I found the solution.

    Can you please add the code below to your Custom CSS area:

    .flexslider .slides img {
        height: auto;
    }

    and it should fix that problem.

    Thanks!

  •  14
    katherinemasters replied

    Thanks Ylli! 

    That worked,

    regards,

    Katherine

  • [deleted] replied

    Hi Katherine,

    Happy to hear that.

    Have a nice day!