Home Forums WoodMart support forum Navigation header Reply To: Navigation header

#514404

Hello,

Go to WoodMart > Header Builder > edit current header > Configure header settings and enable the option to make it overlap.

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

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

Best Regards.