The summer sale is live! Get 20% off on a bundle of 70+ WordPress themes with coupon code "OVATION20".

Get Bundle!!!

Summer Savings: Enjoy 30% Off on Premium WordPress Themes! Use Coupon Code "SUMMER30" at Checkout."

#7408
Developer
Moderator

Hi,

To turn off the sticky header, please add the below CSS code in additional CSS, Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the below CSS >> Publish it.

.sticky {
position: unset;
top: unset;
width: unset;
padding-bottom: unset !important;
background-color: unset!important;
}

If you need any other help related to the theme, do let us know.

Many Thanks

Translate »