Home Forums Basel support forum Apply naked header to single page

Apply naked header to single page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5427

    tmoods
    Participant

    Hi there,

    On my site I’m using the eCommerce header but on a single page I’d like to use the naked header style as per the ‘our shop’ page in your demo content: http://demo.xtemos.com/basel/our-shop/
    I can’t seem to get the header to change on this page alone. Can you please advise?

    Link below to to the page on my site that I’m trying to edit the header on.

    Cheers,
    Todd

    #5436

    Artem Temos
    Keymaster

    Hello,

    Thank you for contacting us.

    It seems that this function is not working for you because your header has a background set from Theme Settings. Try to add this code snippet to custom CSS field in Visual Composer for this page (find gear icon in the right top corner on a textarea).

    .main-header {
        background: transparent;
    }
    .main-header.act-scroll {
        background: url(http://puresource.moodsdigital.co.nz/wp-content/uploads/2016/09/Background_Dark_Suppliedv4.png);
    }

    Regards

    #5565

    tmoods
    Participant

    Worked great – thanks!

    #5570

    Artem Temos
    Keymaster

    Great, you are welcome!

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

The topic ‘Apply naked header to single page’ is closed to new replies.