Home Forums WoodMart support forum Change colour sticky header bottom

Change colour sticky header bottom

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

    lucky7seven
    Participant

    Hi,

    I have a question, how can i change the colour of the sticky header bottom. I have Change the colour of the sticky main header whit this code: Have you a code for this thanks.

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

    #367664

    Bogdan Donovan
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see check your header layout?

    Kind Regards

    #367672

    lucky7seven
    Participant

    hazpiel.eu

    #367780

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body .whb-sticked .whb-header-bottom {
    	background #f4ebe6;
    }

    Kind Regards

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