- This topic has 7 replies, 3 voices, and was last updated 6 years, 2 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
Cable Company WordPress Themes This roundup of website solutions has to do with the best cable company WordPress themes for wire production and cable making […]
WordPress Most Customizable Themes Free Several WordPress most customizable themes free have been made available that could be easily downloaded. Understanding the importance of having […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]