Header

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

    hardik119955
    Participant

    Hi I’m using sticky header for my website and its background color is black.

    On product page it has default header which is of lightgrey color and as I scroll it get black as of my sticky header.

    I want to change color of that default product page header. Please provide me CSS code for that.

    #563402

    hardik119955
    Participant

    Please reply ASAP

    #563455

    Hung Pham
    Keymaster

    Hi hardik119955,

    Please provide URL of the mentioned page to Private Content area, so I can take a closer look.

    Regards,

    #563479

    hardik119955
    Participant

    Link shared please reply ASAP, can’t wait long for small queries is there any other way I can resolve my query fast or instant because can’t wait long your process of replying very slow and further you ask for something it get delayed. In short a 10 minute of work takes 2 to 3 days to achieve.

    #563710

    Hung Pham
    Keymaster

    Hi hardik119955,

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

    div.whb-color-light:not(.whb-with-bg) {
    	background-color: #000;
    }

    Regards,

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