Home › Forums › WoodMart support forum › Replicate front page header across site › Reply To: Replicate front page header across site
June 28, 2019 at 9:45 am
#130484
Elise Noromit
Member
Hello,
Header Overlap is not very good for a product page it if overlaps the content
If you still want this type of the header, please add this CSS to the Theme Settings > Custom CSS > Global
body .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg) {
background-color: transparent;
}
Best Regards