Comments madina12 started the conversationFebruary 26, 2024 at 7:10amDear ConcernI need your propmt support in resolving the issue of the dashboard menu is scrolled downwards and not appearing properly. Please see the picture attached herewith. The menu moves up and down when page is scroll up and down. please help.Attached files: Dashboard.JPG[deleted] repliedFebruary 27, 2024 at 4:08pmwas appearing due to custom css : .vibebp_myprofile .profile_menu { top: calc(100% - 55px) !important;}I removed it and it fixed : madina12 repliedMarch 5, 2024 at 3:43pmThank you. Please do advise how can i understand these by my self alone so that i dont have to take your support everytime.[deleted] repliedMarch 6, 2024 at 3:00pmyou have to learn about chrome inspector tools by yourself and learn more about css . Sign in to reply ...
Dear Concern
I need your propmt support in resolving the issue of the dashboard menu is scrolled downwards and not appearing properly. Please see the picture attached herewith. The menu moves up and down when page is scroll up and down. please help.
Attached files: Dashboard.JPG
was appearing due to custom css :
.vibebp_myprofile .profile_menu {
top: calc(100% - 55px) !important;
}
I removed it and it fixed :
Thank you. Please do advise how can i understand these by my self alone so that i dont have to take your support everytime.
you have to learn about chrome inspector tools by yourself and learn more about css .