This is a bug in your commercial theme, which can easily be solved via
#masthead { z-index: 9000; }
For further questions I would ask you to contact your theme’s support as questions about commercial products are not allowed here in the forum: https://www.ceylonthemes.com/product/wordpress-business-theme/
-
This reply was modified 6 months, 2 weeks ago by
threadi.
Hello! Try to add this in the Custom CSS (or find the slider in Elementor Builder setting):
.elementor-element-efad341 {
z-index: 0!important;
}
Experiment on your own. Good luck! 🙂
Bingo Kubeusz! Many Thanks!