Home › Forums › WoodMart support forum › Issue with page titles and spacing › Reply To: Issue with page titles and spacing
July 4, 2024 at 8:23 am
#580824
Hung Pham
Keymaster
Hi ottuhr.com,
Please remove previous code and use below one:
div.main-page-wrapper {
margin-top: 0;
padding-top: 0;
}
header.whb-header{
margin-bottom: 0;
}
Regards,