Home Forums Basel support forum Transparent Header on single page

Transparent Header on single page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #205065

    tom4lfc123
    Participant

    Hello,

    How can I get a transparent header on a single page only?

    #205067

    tom4lfc123
    Participant

    I’ve tried turning on the option in the theme settings but it applys transparent header to the whole website.

    Theme Settings>Header>Header Layout
    Header above the content
    Overlap page content with this header (header is transparent)

    #205114

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    body.single .main-header {
        background: transparent;
    }

    If the code does not work, please provide your site URL.

    Best Regards

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