users can’t logout

Home Forums Legacy Support Support queries How-to & Troubleshooting users can’t logout

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #368909
    RagabSalem
    Spectator
    hello, after last update 1.6x our users can't logout from there account in pc but in mobile it's good
    #368910
    RagabSalem
    Spectator
    This reply has been marked as private.
    #368960
    Veronica
    Moderator
    hi try to use this: .rtl .vibebp_myprofile.slick .profile_menu .vibebp_member_menu{ left:auto;right:calc(100% + 10px); }
    #369003
    RagabSalem
    Spectator
    This reply has been marked as private.
    #369083
    Veronica
    Moderator
    hi remove the above one and use this: @media(min-width:768px){.rtl .vibebp_myprofile.slick .profile_menu .vibebp_member_menu{left:auto;right:calc(100% + 10px);}} @media(min-width:481px){ .rtl .vibebp_myprofile.slick .profile_menu .vibebp_member_menu{left:auto;right:calc(100% + 10px);} } @media(max-width:480px){ .rtl .vibebp_myprofile.slick .profile_menu .vibebp_member_menu{left: 10px !important;right:auto;} }
    #369146
    RagabSalem
    Spectator
    Thank you, works now
    #369167
    Veronica
    Moderator
    thanks for your confirmation
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘users can’t logout’ is closed to new replies.