- This topic has 7 replies, 3 voices, and was last updated 6 years, 9 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]