Problem mobbile header theme Business Consulting

Home Forums All Other Themes Problem mobbile header theme Business Consulting

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #151292
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    hi is possible to mobile header white?? please the css not runing at theme options not runing too

    url:https://www.safe2m.com/
    url-login:https://www.safe2m.com/login
    user:test
    pass:test

    https://imgur.com/2lQvddm

    #151363
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .home.has_trans_header .header { background:#fff !important;}
    #simple-menu .fa-bars {
        color: #000 !important;
    }
    }
    

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.