New Landing How can we help? Atelier Top bar on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #263537
    mazzaji
    Member
    Post count: 10

    Dear,
    Can we perhaps show the top bar on mobile view??

    #263569
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It’s not suppose to show the top bar in resolutions lower than 1024px, you can change it by adding the code below to your custom css option. but that can affect other functionalities.

    
    @media only screen and (max-width: 1024px)
    .mhs-tablet-land .header-wrap, .mhs-tablet-land #top-bar {
        display: block!important;
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 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