How to make menu non-sticky in Zelle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

If you want to make header menu of your Zelle Lite/Pro non-sticky then it can be done using a small CSS tweak. Add the following code in Appearance > Customize > Additional CSS:

#main-nav{
    position: absolute !important;
}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us