Home › Forums › WoodMart support forum › Header above the content problem › Reply To: Header above the content problem
November 30, 2017 at 7:04 am
#26300
Artem Temos
Keymaster
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.home .main-header {
background: transparent;
}