How to Disable Header Background on Mobile?

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Robert Hall

  • Avatar: trina99
    trina99
    Participant
    July 7, 2015 at 08:36

    Hi Sir/Ma’am,

    Good day!

    I would like to know, How to Disable Header Background on Mobile? or what css media queries we will use to disable it.

    Thanks.
    Best regards

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 7, 2015 at 08:57

    Hello,

    You can add this code in Custom CSS for mobile in Theme Options->Custom CSS

    .container .navbar {
      background: none !important;
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.