Home Forums WoodMart support forum Change header scroll color

Change header scroll color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #519744

    marcel-6723
    Participant

    Hello,

    Unfortunately I can’t get any further. It’s about the header. This is first transparent and then becomes dark when scrolling.
    However, I would like it to change to the color #154634 when scrolling. It doesn’t work with CSS, or I’m doing something wrong.

    Can anyone here help me?

    Thank you very much.

    #519818

    Hello,

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

    body .whb-sticked .whb-general-header {
        background-color: #154634;
    }

    Best Regards.

    #520096

    marcel-6723
    Participant

    Perfect, thank you.

    Now the font should change to white (FFFFF) when scrolling and the header should have acceptable inner spacing.

    Thank you.

    #520097

    marcel-6723
    Participant

    I have already managed that.
    Can you also tell me a CSS code to display the page title on every page?
    I would also like to display the page title in the individual products because the content of the page is otherwise in the header.

    #520331

    Hello,

    You can configure the page title in the Theme settings > Page title for all pages, The shop page title options are provided in the Theme Settings > Product Archives > Page title, and breadcrumbs are configured in the Theme Settings > Single product > Show/hide elements.

    If you have any questions please feel free to contact us.

    Best Regards

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