Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #663952

    Dear Enfold-Team,

    On chrome the image shows correctly (I use the Layer slider), but in the browser Edge the image shrinks to a very small size.

    Can you check that.

    Whtat is the problem?

    thanks

    #664852

    Hey Healthtravels,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    img.ls-bg.ls-preloaded {
        width: 100%;
        max-width: 100%;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.