Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1013054
    antonpolosin
    Participant

    Hi
    Amazing theme. I’am about to purchase second license but have few questions prior. In my new website playing video will be essential. I will use integrity theme 1. So my question is: can play video on mobile version of the website using revolution slider. And can I change the anchor on the slider for something else (personally would like words with “scroll”). Thank you

    #1013361
    Jade
    Moderator

    Hi Anton,

    We disabled the background video for a few development reason on mobile devices, among them are performance. When downloading this resources on mobile devices it can really intensive, especially on lesser data plans. So we turn that off and in place of the video, you can take maybe a screenshot of the video or just something that works in place of it that will work on mobile devices and still give the same visual impact. But won’t take quite a big amount of data that it takes to download that video to your phone.

    Would you mind clarifying what you mean about the anchors on sliders? Thank you.

    #1015272
    antonpolosin
    Participant

    Thank you for your reply. It’s called: “Scroll Bottom Anchor”. A circle with the arrow inside which is placed on the slider and allow you to scroll. Thank you

    #1015287
    Christian
    Moderator

    That could be changed using CSS.

    .x-slider-scroll-bottom i:before {
        content: "Scroll";
        border: 3px solid white;
        padding: 10px 20px;
        font-family: "Helvetica";
    }
    
    .x-slider-scroll-bottom {
        border: none;
    }

    Thanks.

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