Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052396
    Paul R
    Moderator

    Hi,

    Thank you for providing your login credentials.

    You can try this code instead.

    
    @media (max-width: 1200px) {
    div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
      min-height: 400px;
    }
    }

    Thanks

    #1054357
    core365
    Participant

    Hi, thanks for looking into it, but even with the new code it’s still cutting off the text down the right side on my ipad mini when I view it landscape. I’ve tried changing the max-width, but it stays the same. I’m getting really confused as to why it’s doing it! It shows perfectly ok on other sizes of media.

    #1055189
    Rad
    Moderator

    Hi there,

    Unfortunately, your site is currently down on my end. I checked it here http://www.isitdownrightnow.com/dms-fd.co.uk.html and confirmed it that it’s not just me.

    Please check and let us know.

    Thanks!

    #1056025
    core365
    Participant

    Hi, that’s odd! It’s back up now though, I’ve just checked.

    Thanks

    #1056993
    Friech
    Moderator

    Hi There,

    Add this on your custom css on customizer.

    @media only screen 
      and (min-device-width: 768px) 
      and (max-device-width: 1024px) 
      and (orientation: landscape) 
      and (-webkit-min-device-pixel-ratio: 1) {
      	.slide-text {
    		font-size: 20px !important;
    	}
    }

    Hope it helps, Cheers!

    #1057796
    core365
    Participant

    Hi, I’ve added that in, and it does make the text smaller on only the first slide, but it’s still being cut off down the right hand side! I have no idea what’s going on with it! I’ve tried to add some further padding to the right edge of the text in the CSS, but this doesn’t make any difference. I also tried it another way by removing the previous @media screen only css that was suggested by yourselves in a previous post, but this didn’t make any difference. It’s a real head scratcher! I’ve checked what I’ve done in RevSlider, but it’s nothing different to what I’ve done on previous slideshows that I’ve had no problem with.

    I can understand if you don’t want to put any further time to this problem as it’s been going on for a while now and it doesn’t seem like it can be resolved!

    Thanks!

    #1057813
    Paul R
    Moderator

    Hi,

    Instead of using custom css to alter the appearance of your slider, kindly do the re-positioning of layers and text within revslider settings.

    https://www.themepunch.com/revslider-doc/slide-layers/#layercanvas

    Check links under responsive settings.

    https://www.themepunch.com/revslider-doc/slider-revolution-documentation/

    Hope that helps

    #1061591
    core365
    Participant

    I’ll have a proper read through, although I’m pretty sure I’ve already done the positioning of the layers and text as I knew about this issue from the previous one I did!

    Thanks for your help!

    #1061634
    Joao
    Moderator

    You are welcome.

    Let us know if you have any questions.

    Joao

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