
If you use WP Dark Mode, you have new CSS classes.e.g. wp-dark-mode, wp-dark-mode-ignore, --wp-dark-mode-inline, etc.you can check with the browser de...
@guts tinymce.dom.DOMUtils Example <script type="text/javascript"> jQuery(window).load(function() { tinyMCE.activeEditor.do...
@guts Add the URL to your signature or profile so other users can help you. When all your questions/topics are solved, you can remove them if you...
@guts The posts are already separated, you just have to add a border then you will see it 😉 Posts.png
@udi Dashboard > wpForo > Settings > Subscriptions & Mentioning
@guts You have to edit the forum.php (2022 Theme)the code looks like this <?php if (function_exists('wise_chat')) { wise_chat(array('Channel1'...
@guts You can find the @media screen formatting for all layouts in the style.cssBut you shouldn't change anything if you don't know what you're doi...
yes, border and icon are removed via css @media screen and (max-width: 620px) ..........
Hi @guts Settings > Categories and Forums > Additional Options Forum-Color.jpg
Hi @antdx316 Remove the widgets from the sidebar to remove the sidebar 😉
Hi @tibula86 I assume you are looking for a support chat that is displayed at the bottom right of many pagesYou can ask >> hereBut I don't thi...
Hi @tibula86 You should write which elements you want to hide, there is no list with hundreds of elements that can be hidden with css
Hi @biblewithbelle If there is no setting / suitable layout in your theme for the forum, you can use this CSS code .page-id-9160.page .cs-entry__...
Hi @biblewithbelle You should ask >> Swyft support to use the correct settings to display the forum 😉
@vanessa try #wpforo #wpforo-wrap .elementor-143034 .elementor-element.elementor-element-8efddb1 { display: flex; background-transition: 0....