Dear Chris,
Followed your instruction to remove
@media screen and (max-width:767px) {
.header {position:relative !important;}
}
and add below css to Custom CSS
@media screen and (max-width:767px) {
.header {position: sticky !important;}
}
Still didn’t work on mobile version.
Please help. Thanks
Kenny
Hi Shri,
Sorry, it didn’t work. My CSS code at Custom CSS box is as below.
@media screen and (max-width:767px) {
.header {position:relative !important;}
}
.header { position:sticky !important; top:5px; z-index:10000;} .headertop { position:sticky !important; top:5; z-index:10000;}
.slider-main { min-height:266px;}
Thanks
Kenny
Hi Chris,
http://mindgymhk.com/
Thanks!
Kenny
Dear Dave,
Success hide the post date.
Thank you very much!
King LAU