Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1096686
    christiaan p
    Participant

    Hi, see the
    site http://wp2.visualrender.co.za/

    if you view it in mobile mode the middle slider bock , is re-positioning out of shape,
    how can we fix this?

    thanks

    #1096712
    Christian
    Moderator

    Hey Christian,

    Please add the code below in your Appearance > Customize > Custom > CSS

    @media (max-width:340px) {
        ul.x-slides, .x-flexslider.x-flexslider-shortcode.x-flexslider-shortcode-1, .x-flexslider-shortcode-container {
            width: 100% !important;
        }
    }

    Hope that helps. 🙂

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