Home Forums Basel support forum Disable Mobile Header

Disable Mobile Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #332594

    dmunk87
    Participant

    Hey there, how do i disable the mobile header since i will be using a plugin for this?

    #332652

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .main-header .wrapp-header {
       display:none;
    }

    Best Regards

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