Reply To: Circumference Mobile Menu

Home Forums WordPress Themes – Premium Circumference Circumference Mobile Menu Reply To: Circumference Mobile Menu

#50588
Styled Themes
Keymaster

Hi Heike,

Can you try adding this custom CSS and see if that solves the problem:

@media (max-width:768px) { 
	#cir-site-header {
	    position: relative!important;
	}
}

thanks
regards
Imre