Premium WordPress Themes › Forums › Courtyard › Hero slider position above of main menu on mobile › Reply To: Hero slider position above of main menu on mobile
September 2, 2018 at 9:09 AM
#4623
Participant
Hi, Mehmet
Could you please add the below CSS Code in Additional CSS Box through Customizer. Let us know either this helps you or not ?
.pt-menu-sm-wrap {
z-index: 99;
}
Thanks!