Hide top bar in mobile

This support request was posted in Smart by atamizio

Request ID #33070 In Progress
  • Hi,

    Is there any way to hide the top bar only in mobile. Because if got too many stuff, so they start to bleed out of the mobile viewport.

    Thanks in advance.

    Ali

    Juanfra Aldasoro

    Hi Ali,

    Thanks for writing.

    You can use custom CSS to hide that.

    Something like this would work:

    
    @media only all and (max-width: 1023px) {
      #top-bar {
        display: none;
      }
    }
    
    

    Best,
    Juan.

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

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server