[Support request] Custom Beaver Themer header

Home Forums Support [Support request] Custom Beaver Themer header

Home Forums Support Custom Beaver Themer header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #377548
    Johannes

    Hi, when I use Beaver Themer and add a custom header to a page it removes the original header, but only in desktop mode. The mobile header still shows up. I then have 2 headers in mobile view…Pls help.

    regard
    Johannes

    #377586
    Leo
    Staff
    Customer Support

    Hi there,

    Can you link me to the site? Thanks!

    #377784
    Johannes
    #377891
    Tom
    Lead Developer
    Lead Developer

    You should just be able to turn off the mobile header in Customize > Layout > Header.

    #378043
    Johannes

    Hello, that is not a good idea. My intention was to use Beaver Themer header on selected pages and normal headers and mobile headers on the rest.

    #378169
    Tom
    Lead Developer
    Lead Developer

    Ah, well on the pages you don’t need the mobile header, you’ll need to add this CSS:

    #mobile-header {
        display: none;
    }

    You can use my Simple CSS plugin which adds a meta box for page specific CSS.

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