Tagged: Sticky Menu
- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago by Skandha.
-
AuthorPosts
-
December 12, 2019 at 11:40 am #229617Nathan N.Participant
Hello!
I wanted my header menu to be sticky. I installed the Catch Sticky Menu plugin. Before I bought the theme the support said I would have to go to the desktop menu selector and change “Desktop Menu Selector” and “Mobile Menu Selector” from #primary-menu to #header-navigation-area and change Sticky Background Color as well.
I did the first task but kept the background color white.
However, the menu does not stick. What can I do?
Thank you for your help!
NathanDecember 12, 2019 at 11:03 pm #229846SkandhaParticipant@nathan-n: Hello Nathan,
Select your Desktop and Mobile Menu Selector as
Desktop Menu Selector:.site-header-main
Mobile Menu Selector:.site-header-main
Then Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site-header-main.catchSticky { background-color: #fff; } .site-header-main.mob-catchSticky { background-color: #fff; height: unset !important; }
Let me know if this works out!
Kind Regards,
SkandhaDecember 13, 2019 at 7:27 am #229913Nathan N.ParticipantHello Skandha,
this worked very well. Your support is very fast and helpful. Thank you! 🙂
Kind regards,
NathanDecember 13, 2019 at 9:13 pm #229951SkandhaParticipant@nathan-n: Hello Nathan, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/cleanportfolio/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Sticky Menu not working with catch sticky menu plugin’ is closed to new replies.