Comments 12MeesterGijs started the conversationFebruary 25, 2024 at 7:54pmHi Alex, 1. On my mobile phone, the dashboard widget touch eachother. How can I get some spacing in between? Just for mobile devices... 2. Also, can we move the first widget down a bit? Look, it's touching the avatar. 3. Next. I don't like how this is look on my phone. Can we change the dropdown menu from student page? https://imgur.com/a/cDYHBKR 4. Finally, can we make all these dropdown menu items the same color: #3f3f3f? Thanks! Gijs[deleted] repliedFebruary 26, 2024 at 4:11pm1,2 . Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : @media(max-width:500px){ .vibebp_myprofile .dashboard .dashboard_widget_wrapper{ margin-top:2rem;}}3 . im sorry not possible right now . we can hide it using css .4 . div.vibebp_myprofile select,.vibebp_myprofile .mycourses_header>div>select,.wplms_manage_courses_wrapper .wplms_courses_header>div select{ color:#3f3f3f !important; } 12MeesterGijs repliedFebruary 26, 2024 at 7:58pmAll that worked! 3. Nevermind..three out of four. Great score!! :)~closing~ Sign in to reply ...
Hi Alex,
1. On my mobile phone, the dashboard widget touch eachother. How can I get some spacing in between? Just for mobile devices...
2. Also, can we move the first widget down a bit? Look, it's touching the avatar.
3. Next. I don't like how this is look on my phone. Can we change the dropdown menu from student page? https://imgur.com/a/cDYHBKR
4. Finally, can we make all these dropdown menu items the same color: #3f3f3f?
Thanks!
Gijs
1,2 . Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
3 . im sorry not possible right now . we can hide it using css .
4 .
All that worked!
3. Nevermind..
three out of four. Great score!! :)
~closing~