Home Forums WoodMart support forum Header above the content problem Reply To: Header above the content problem

#26338

philip
Participant

Yes sorry. Its open again

I have added the below css also to make it with white background but now I have the white logo showing up.

.header-has-bg.header-color-dark.act-scroll {
-webkit-box-shadow: none;
box-shadow: none;
background-color: rgba(255, 255, 255, 0.9);
}