New Landing How can we help? Atelier Mobile menu size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #242625
    SchlenzigxJones
    Member
    Post count: 39

    Hi,

    I am trying to make my mobile menu smaller in height, but for some reason the code I found in this forum dosen’t quite do the trick. The is still some white space underneath the logo?

    This is the code I found here.
    /*Mobile menu 50% smaller*/
    @media only screen and (max-width: 767px){
    .mhs-mobile #mobile-top-text, .mhs-mobile #mobile-header, .mhs-mobile #mobile-header-sticky-wrapper {
    height: 90px!important;
    }
    }

    #mobile-logo a {
    height: 90px!important;
    }

    #mobile-logo {
    /*margin-right: 25%!important;*/
    margin-top: -15px!important;
    }

    Any ideas?

    /M

    #242832
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    That link doesn’t work for me

    – Kyle

    #242912
    SchlenzigxJones
    Member
    Post count: 39

    Hi Kyle,

    Sorry. We just took it live.

    Just erase /beta

    /M

    #242913
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    #mobile-header {
      padding-bottom: 10px;
    }

    – Kyle

    #242937
    SchlenzigxJones
    Member
    Post count: 39

    Perfect thanks

    #242945
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register