Home Forums WoodMart support forum Change background-color of sticky header (but keep header on load transparent)

Change background-color of sticky header (but keep header on load transparent)

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

    Jeriss Cloud Center
    Participant

    Dear,

    Please check the link in private.

    When page load, the header is transparent and this is OK.

    When page scrolls down, the header has background-color black but I want to change this. Header at the top of the page should remain transparent but I just want the sticky header to change to another color. Which css class should I use?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #322262

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-sticked .whb-general-header {
        background-color: orange;
    }

    Regards.
    Xtemos Studios.

    #322345

    Jeriss Cloud Center
    Participant

    Perfect thanks, please close this ticket.

    #322439

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.

    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change background-color of sticky header (but keep header on load transparent)’ is closed to new replies.