Home › Forums › Jevelin Theme › Callout Button in Nav
Home › Forums › Jevelin Theme › Callout Button in Nav
I’m creating a callout button in the header menu, but it expands and contracts as I scroll. Can you tell me how to fix?
You can see it here – https://www.screencast.com/t/scVK9miL0dP
Also, the menu jumps/flickers when scrolling. This happens with or without the button css.
Thanks
Hi @joeg10,
I hope you are well today and thank you for your question.
Could you please share me your site URL where it’s happening so that I can troubleshoot it?
Best regards,
Shufflehound team
Here you go – http://box5762.temp.domains/~trailhg5/cardiacrms/
Solution for this topic
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a { padding-top: 30px !important; padding-bottom: 30px !important; }
Thank you!
You are most welcome here 🙂