AI Search
Classic Search
Notifications
Clear all
Nov 14, 2019 12:08 pm
I would like to make the srop down menu text bold on both mobile and computer
Please help
2 Replies
Nov 14, 2019 12:22 pm
Please use this CSS code:
#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a font-weight: bold !important;
}