- 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
Real Estate Broker WordPress Themes and Templates Check out the Highly Customizable real estate agent WordPress themes posted below Real estate is as competitive as […]
Free Real Estate Templates WordPress This article explains in detail and lists all the free real estate website templates for WordPress which you can use […]
Free Fashion Stylist WordPress Themes and Templates This article explains in depth and detail and lists the free fashion stylist WordPress themes. Websites have become […]