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

    Hi guys,.. having a very strange issue here: http://www.RedRubberPhoto.com on all mobile devices.

    The fullscreen slider image gets scaled up way to large. Any ideas what’s causing this?

    #1219776

    Hey Diana,

    Sorry for the late reply!

    Please add following code to Quick CSS in Enfold theme options > General Styling

    @media only screen and (max-width: 768px) {
    .avia-fullscreen-slider .avia-slideshow[data-image_attachment="fixed"]>ul>li {
    background-attachment: scroll;
    }}

    Best regards,
    Yigit

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