AI Search
Classic Search
Notifications
Clear all
5 Replies
May 24, 2018 2:48 pm
Hi Ej,
I suggest you use the following CSS code to solve this issue. Put it in Dashboard > Forums > Settings > Styles > "Custom CSS Code" textarea.
@media only screen and (min-width: 600px) {
#wpforo #wpforo-wrap .wpf-head-bar-right{
float: none !important;
}
}
Don't forget to delete all caches before checking.
May 25, 2018 3:24 am
Hi,
Unfortunately there is no result to see 🙄
As you may also see on the website and with you in the mobile phone.
Cash is obviously removed.
May 25, 2018 2:03 pm
Could you please replace the code in the previous post to this one.
@media only screen and (max-width: 600px){
#wpforo #wpforo-wrap .wpf-head-bar-right {
float: none !important;
}
}
May 30, 2018 2:13 am
Fixed. could this fix be included in an update?
Page 1 / 2
Next
