badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: header background image is not showing

#74393

We found that you have customized lots of CSS code regarding color and background color which have affected some sections. Your header background image is also affected.

for the solution please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.

.navbar-head.header-overlay-dark .container:before {
	display: none;
}

Thanks