Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1096816
    Stuart E
    Participant

    Hi,
    I have a revolution slider working on my site:
    kidsclothesbank.org
    I can see it fine on my computer, but when I try to access it from my iPhone, it does not appear. – I tried to access the slider revolutions theme punch support, but because the purchase code related to themeX (which included the slider, but not exclusively) it didn’t recognise the code.

    If you can help I would very much appreciate it.

    Thanks

    #1096923
    Paul R
    Moderator

    Hi Stuart,

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    @media (max-width: 800px) {
    .x-slider-container.above, .x-slider-container.below {
        display: block !important;
    }
    }
    

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1096816 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>