Hi
How can i disable "dark mode" in private area? If i select dark mode i see this:
https://www.dropbox.com/s/4jkds6ei2wj8vhg/Gr%C3%A1fico_pegado-3.png?dl=0
Thanks.
hi
this is all related to the settings here:
https://screencast-o-matic.com/i/c3nTXkVb5Vh
you need to make settings properly
But can I disable the functionality of going to dark mode?
no this can't be disabled but if you want then we can check that by hiding the option
And how would you hide it? I only see this class:
.menu_bottom
If I hide that, other elements with that same class will be hidden, right?
hi
use this:
div#vibebp_member .profile_menu .menu_bottom :nth-child(1){
display:none !important
}
It has worked perfectly, but i don't understand why i can't use css for logo below menu... (another support ticket). This ticket you can close now. Thanks.
well i have forward you there and we will discuss all the things there
closing this one for now