Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #913261

    I used the full screen slider on my website.
    The slider is responsive on the computer and on a android phone, but it is not responsive on a iphone 8.

    Can you help resolving this problem?

    Greetings Theo

    #913510

    Hi Theo,

    Could you post a screenshot from you actual device so that we can understand the problem a bit better please?

    Best regards,
    Rikard

    #913616
    This reply has been marked as private.
    #913759

    Hi,

    Thanks for that, though the screenshot is not loading. Please try uploading it to a service like imgur, dropbox or google drive and then link to it here.

    Best regards,
    Rikard

    #913821
    This reply has been marked as private.
    #913852

    Hi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 479px) {
      .avia-fullscreen-slider .avia-slideshow[data-image_attachment="fixed"]>ul>li {
        background-attachment: scroll;
        height: 430px;
      }
      .avia-fullscreen-slider .avia-slideshow>ul>li {
        width: 170%;
        height: 170%;
        background-size: contain;
        background-repeat: no-repeat;
      }
      .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell {
        height: 300px !important;
      }
      .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
          padding-top: 37px;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #913933

    the code didn’t have the correct effect.
    i changed the setting of the fullscreen slider to scroll, it solved the problem

    thank you for the help.
    Enfold is a great theme.

    #913957

    Hi,

    Thanks for your kind words and glad that it’s fixed. :) Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

    #951809

    Hi,
    I have the same problem on different kind of iPad, the full screen slider is not responsive.
    Is there a quick Css I can use?

    Thanks a lot!

    #953039

    Hi rossodigrana,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #953268
    This reply has been marked as private.
    #953925

    Hi rossodigrana,

    The website does not seem to be working, please let us know when we can check again.

    Best regards,
    Victoria

    #953967

    Hi,
    now it works. You can check. Thanks

    Best regards

    • This reply was modified 6 years, 6 months ago by rossodigrana.
    #954829

    Hi,

    I just tried to load your web site again and it was not possible.

    Best regards,
    Basilis

    #955125
    This reply has been marked as private.
    #955478

    Hi,

    I am from Greece and I still cant load the web site at all.
    I am not sure how we can access the web site.

    Best regards,
    Basilis

    #956688
    This reply has been marked as private.
    #957664

    Hi,

    Sure, please share us backend access so we can give a quick look.

    Best regards,
    Basilis

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