Best Premium and Free WordPress Themes › Forums › Corporate Plus › Sticky header in mobiles problems › Reply To: Sticky header in mobiles problems
November 25, 2016 at 10:06 am
#10918
acmethemes
Keymaster
Hello Juanjo,
Thank you so much for using our theme Corporate Plus. This feature is currently not available on the theme. If you want to disable this on mobile, you need to customize the theme. Please add the below css codes on Appearance > Customize > Layout Design Options > Custom CSS
@media screen and (max-width: 767px){
.navbar {
position: absolute !important;
}
}
If you have any confusion on the theme, please let us know.
Warm Regards
Acme Supports