Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331056
    carbon14
    Participant

    Hi there

    On many of my pages I have a slider rev. image at the top. On desktop, all is fine, but on mobile i would love to reduce the padding. As it is now there is to much padding on mobile.
    My site: http://www.levelpersonal.no

    On the homepage the slider is set to be below master head, but on the other sites it is a cornerstone section.

    #1331402
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    First add class to the section where your slider is added.

    
    @media (max-width: 979px){
    .sampleslidersection{
    margin-bottom: -50px;
    }
    }

    Adjust the max-width on which mobile screensize you want to it to be executed.

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1331804
    carbon14
    Participant

    the class would be sampleslidersection then in my section class?. Tried, but with no luck

    #1331841
    Christopher
    Moderator

    Hi there,

    The class should be added in first section’s class field. If you need further assist, provide us with login credentials.

    Thanks you.

    #1364134
    carbon14
    Participant
    This reply has been marked as private.
    #1364271
    Paul R
    Moderator

    Hi,

    Please use slider below masthead in all your pages that has slider rather than containing in a section

    That way you’ll have better control with regards to mobile responsiveness.

    Thanks

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