- This topic has 7 replies, 3 voices, and was last updated 5 years, 12 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › mystickymenu on Creative Agency Theme
Hi,
I installed mystickymenu on Creative Agency Theme. It works great on desktop version. Is it possible to have the sticky menu on mobile version(responsive). Thank you!
Hi,
Kindly show us your website URL?
Regards,
Chris
Hi Chris,
http://mindgymhk.com/
Thanks!
Kenny
Kindly use this Custom CSS in appearance>basic settings>Custom CSS box:
@media screen and (max-width:767px) {
.header {position:relative !important;}
}
Regards,
Shri
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,
Remove:
@media screen and (max-width:767px) {
.header {position:relative !important;}
}
Add this new css there:
@media screen and (max-width:767px) {
.header {position: sticky !important;}
}
Regards,
Chris
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,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via https://www.sktthemes.org/contact/ Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Chris
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]