in my site after login, student can't able to use login popup menu. because It's been hidden behind main menu. same in mobile.
I tried many ways to fix it by CSS but nothing works.
Note that I need to use Customize>header>Header Style>Standard, So don't change it to other.
Please Solve it ASAP.
Thanks
This reply has been marked as private.
hi @jmfieza
please add this in apperance>>customize>>custom css
div#vibe_bp_login{
z-index:99999 !important;
}
if doesn't work then please create a new topic and provide your site details in a private reply we will take a look there