Home Forums Basel support forum How to remove Header from single page (Update)

How to remove Header from single page (Update)

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

    MikeSeiler8
    Participant

    Hi Elise,

    I’ve added my url of the page that needs the header removed in the private content section below. Thank you for writing the custom CSS code.

    Mike.

    #252925

    Hello,

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

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

    Best Regards

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