Home › Forums › WoodMart support forum › Logo Update › Reply To: Logo Update
August 6, 2024 at 7:56 am
#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,