@dimalifragis The function to open the sub-menu is missingon mouseover does not work 😉
@wp-henne the submenu is hidden by default with "display:none" in mobile view @media screen and (max-width: 620px) #wpforo #wpforo-wrap #wpforo-m...
@wp-henne I read in your topics/posts that you are customizing the classic theme, are you aware that this theme is no longer supported?
@wp-henne You can insert it in your active wp-themes functions.php file or use > Code Snippets plugin. The code below uses the integrated Font ...
@wp-henne use for the submenu Example #wpforo #wpforo-wrap #wpforo-menu li > ul > li.wpforo-active {background: #ff0000} #wpforo #wpforo...
Hi @wp-henne try (custom CSS) #wpforo #wpforo-wrap #wpforo-menu .wpforo-active { background-color: #ff0000 !important; } #wpforo #wpforo-wrap #...
I have already done but here again the two tests mysite.com/community mysite.com/blogs
@ldj72 But your comparison is not okyou compare an almost empty page with the forumon your mysite.com is only a picture and a few share icons nothi...
Hi @jeff-v23 >> wpForo email shortcodes (Rule: _url vs _link in shortcodes)
@diegopino example Icons #wpforo #wpforo-wrap .wpforo-forum-icon .fa-playstation::before { color: #a1d283; } #wpforo #wpforo-wrap .wpforo-f...
Hi @diegopino try #wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li svg, #wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg { ...
@martinentrp I have found your mistake 😉 you use the wrong closing brackettherefore the css codes don't work #wpforo #wpforo-wrap .wpf-p-error { ...
@martinentrp you can try this code #wpforo #wpforo-wrap .wpf-member-title.wpfut.wpfsut { color: #ff0000 !important; border: 1px solid #ff99...
@fawp Recent posts: lists all new posts, the unread ones in bold additionallyUnread posts: lists only the unread posts this all refers to the logg...
Chris has edited the code, so use the edited code early-bird.png