• mhspitta

    (@mhspitta)


    Dear support,

    I have a question about, how can I disable the header in my “sub” pages. I can’t disable the header at “header options” like I can disable “Breadcrumbs”.
    I want to have my own header with elementor, but I didn’t succeed to disable the standard that comes with the theme, which is grey and sometimes annoying..
    I want to have a different header image on every page and that also seems not possible, thus I thought to make my own header with elementor.

    Thanks a lot!

    Michael

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mhspitta

    (@mhspitta)

    Oh I found a way to select a different header image for every page! But is there still a way to disable the header completely? So that I can go full width elementor?

    Thanks!

    wensolutionsupport

    (@wensolutionsupport)

    Hello @mhspitta,

    First of all thank you very much for using the Travel Log theme.

    If you want to completely disable the header in the pages add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .custom-header {
        display: none;
    }

    Further, if you have any query then please post them in our official support forum given below:

    https://wptravel.io/support-forum/forum/travel-log/

    Thank you.

    Regards!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable header’ is closed to new replies.