Home Forums Basel support forum Single shop header

Single shop header

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

    Bulld Digital
    Participant

    Hi guys!

    I have an issue with the single shop header https://dressmedutch.nl/kleding/accessoires/modern-business-bag/
    It stays white and I have no option to change ONLY the single product header to have a particular background image.

    I’ve set all the pages to have an header image so that the menu and such are transparent.
    There’s 1 option in theme settings is to change all the header backgrounds. But that is not what I want.

    I want the single product page to have it’s own header background.

    How do I achieve this? Is it possible to assign a header style just for the single product layout?

    Please advise

    #847

    Artem Temos
    Keymaster
    Xtemos team

    Hello there,

    You can add the following few lines to your Custom CSS in Theme Settigs to set header background only for single product pages

    .single-product .main-header {
        background: black;
    }
    #863

    Bulld Digital
    Participant

    Thanks!

    #867

    Artem Temos
    Keymaster
    Xtemos team

    You are welcome as always

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

The topic ‘Single shop header’ is closed to new replies.