Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1230581
Responsive error on slideshow.
Closed

Comments

  • James started the conversation

    Hi there, I have an issue on landscape mode on mobile with the slide and I just cant seem to fix it. Please see attached screenshot it is the same on your demo website.

    Could you advise how to fix this at all please?

  •  1,845
    Elated replied

    Hello there,

    Thank you for choosing our theme.

    We have inspected mentioned issue closer and the only one that we could reproduce is that slider content gets under the header in that resolution that you have sent us and it can be soled using this Custom Css code 

    @media screen and (min-width: 480px) and (max-width: 780px){
        ul.tp-revslider-mainul {
            top: 50px!important;
        }
    }

    and after the code 

    Also, for the slider setting you should read plugin author's documentation https://www.themepunch.com/revslider-doc/slider-revolution-documentation/ and build your slider according to it.

    Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • James replied

    Hi there, 

    That didn't solve things. The error is on mobile and when the orientation of the phone is changed to landscape.  (so say you turned your mobile phone on the side then all slideshow elements sit on top of each other as depicted in the original screen shot. Also to confirm the error is on this page of the demo...

    http://mrseo.elated-themes.com/agency-home/

    Thanks in advance.

  •  1,845
    Elated replied

    Hello again,

    We have reproduced the issue, thank you for clarifying this to us.

    It can be solved with some Custom Css code to move those buttons bottom. For our demo it can be achieved with this Custom Css code

    div#slide-6-layer-9 {
        top: 80px;
    } div#slide-7-layer-7 {
        top: 80px
    } div#slide-9-layer-7 {
        top: 80px;
    }

    and if you need it for your site, please provide us link to your site and we can generate some Custom Css code to solve the issue in your site too.

    Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • James replied

    That's fixed it, thank you very much :) 

  •  1,845
    Elated replied

    Hi,

    We are so pleased to hear that the issue is solved.

    If there is anything else we can do for you, please let us know.

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads. This way you’ll be helping us improve our support services and make them even more efficient.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.