Slider remains on the screen when viewing the website ( theopenmindcenter.com ) on a phone and selecting the menu (upper right). This issue only occurs on the homepage.
Thank you for getting in touch with us. My name is George and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
I recommend you to set z-index: 100 !important; to your navigation element (the div element with #nav_right ID). That should solve your issue.
I don't know what that means. I'm not a WordPress developer. The person who developed this site for me is long gone. Can you give me very specific instructions on how to set z-index: 100 !important; to the navigation element?
Slider remains on the screen when viewing the website ( theopenmindcenter.com ) on a phone and selecting the menu (upper right). This issue only occurs on the homepage.
Hi Charmaine,
Thank you for getting in touch with us. My name is George and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
I recommend you to set z-index: 100 !important; to your navigation element (the div element with #nav_right ID). That should solve your issue.
Best Regards,
George | Kreatura Dev Team
Hi George,
I don't know what that means. I'm not a WordPress developer. The person who developed this site for me is long gone. Can you give me very specific instructions on how to set z-index: 100 !important; to the navigation element?
Thank you, Charmaine
Sure. If there is any option in your theme or site builder to add custom style or custom css code, you should paste the following:
#nav_right {
z-index: 100 !important;
}
If you cannot find an option for that, you can use LayerSlider CSS editor (I've attached screenshots about it).
Attached files: open-layerslider-css-editor.png
add-custom-code-into-layerslider-css-editor.png
Best Regards,
George | Kreatura Dev Team
Thank you. It worked.
Thank you for the reply. Have a nice day.
Best Regards,
George | Kreatura Dev Team