Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1267664
    Nina M
    Participant

    Hi – I’m having a little issue with layer slider – so I built a slider -it’s working great on my laptop – on my ipad and cell phone it’s only showing a little bit of the slider and seems to cut off the rest. I can’t figure out how to adjust this. Could you help? Thanks so much!

    http://miachocolates.com

    **credentials removed by staff**

    #1267842
    Rupok
    Member

    Hi there,

    Thanks for writing in! Please don’t share any confidential information in public post, you can share them in a separate private reply. I have removed your credentials from the post since it’s not necessary for now.

    You can add this under Custom > CSS in the Customizer.

    @media only screen and (max-width: 767px) {
    .home #x-section-3 {
      padding: 0 !important;
    }
    .ls-container {
      min-height: 200px;
      min-width: 100%;
    }
    }

    Let us know if that works.

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