Home Forums WoodMart support forum Header color

Header color

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

    serviziweb
    Participant

    Vorrei cambiare colore dell header mentre scrollo il menu, lo vorrei invece di nero in questo codice #6f3c7f. Ti allego in privato sito, nome utente e password

    #715663

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    To change the sticky header background color, add the following custom CSS in Theme settings > Custom CSS.

    .whb-sticked .whb-color-light:not(.whb-with-bg) {
    	background-color: #6f3c7f !important;
    }

    Best Regards,

    #715668

    serviziweb
    Participant

    l’ho fatto ,
    ma mi appare ancora cosi

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Your issue has been resolved. I have added the code in Theme Settings > Custom CSS and it is working fine.

    See Screenshot for clarification:https://postimg.cc/d7pM3yXK

    Please check back your site and check the issue. If you have any questions feel free to contact us.

    Best Regards,

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