Home Forums WoodMart support forum Main header background

Main header background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #383394

    robt
    Participant

    Hello,

    How to have the main header background TRANSPARENT and color background in sticky ?

    Regards

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

    Hello,

    Please Go to Woodmart >> Header Builder >> Edit header and enable Header overlap.

    Screenshot: https://gyazo.com/7d9f30943697646ab4f7cab57ef19e10

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

    body .whb-sticked .whb-general-header {
    background-color: rgba(155, 89, 182, 1);
    }

    Best Regards

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