Instructor dashboard messages not working as when I compose message and send it says(Message was not sent please try again)
Please check if "Private Messaging " component is enabled from wp-admin -> settings -> buddypress -> components .
also why is my mobile menu font is invisible there is the menu but i cannot see anything?
@
Diwashkc
Add this custom css in wp-admin->Appearance->Customize->Custom CSS
.elegant .pagesidebar .sidebarcontent .sidemenu .menu-item a {
color:red;
}
refer:
http://prntscr.com/nxxgmu
You add the color of your choice.
MkModerator
Great !
Thanks for confirmation. I am closing this topic.