March 4, 2018 at 16:12
#190462
Moderator
Hi,
Please try this CSS to raise the z-index and add a small amount of margin to the top.
COPY CODE
@media only screen and (max-width: 767px) {
.login-buttons ul.no-hover.show-dropdown {z-index: 99999;margin-top: 15px;}
}
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution