Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
https://studywise.co.uk/questions/
the login register bubble is blocked by the menu since the last update. Any ideas how to fix this?
many thanks
Please navigate to Dashboard > Forums > Settings > Styles Tab, put this CSS code in Custom CSS Code textarea, then delete all caches and do Ctrl+F5 on forum-front:
#wpf-msg-box {
top: 90px!important;
}
I'm interesting on the outcome of this one because I intend to implement a similar floating main menu at the top of my site shortly.
It seems the issue here is that the wpForo messages that flash up in the top right corner are underneath these floating menus, rather than appearing below.