Home Forums WoodMart support forum Logo Update Reply To: Logo Update

#588320

Hung Pham
Keymaster

Hi ohheyhunger,

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

body:not(.single-product) header.whb-overcontent, .whb-overcontent.whb-custom-header {
	margin-bottom: 40px;
	padding-top: var(--wd-header-h) !important;
}

Regards,