You can find all other CSS definitions by right-clicking on the element you want to customize
and now you know why 😉
@lvlasked the broken .mov video is in HEVConly audio ist mp4a the other .mov videos are mpeg4 (mp4) see codec on the imgages 4829-A6D4...
@lvlasked if .mov is the problem and not the mov video itselfremove "mov" from Accepted File Types Accepted-File-Types.jpg
@lvlasked try
@lvlasked not all browsers support .mov filesuse .mp4 instead of .mov
@leoly try add to custom css #wpforo #wpforo-wrap .wpforo-post-content p {min-height: 20px;}
custom.css #wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item {background-color: #fff !important;} you can locate it with your br...
@tgw try body.template-full-width .entry-content #wpforo #wpforo-wrap {max-width: 100% !important;}
@tgw use "!important" body .grid-container {max-width: 100% !important;}
@tgw add #wpforo #wpforo-wrap {margin:0 auto !important;}
@jsprfrmn remove the "text-shadow" #wpforo #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item {font-size: 14px;line-height: 18px;padding: 1...
Dashboard > Forums > Settings > Styles admin page put the following CSS code in the "Custom CSS Code" textarea: #wpforo #wpforo-wrap .wpfa-...
@mplusplus open post.php (example layout 2) add this Code <div class="wpforo-admin-note"><?php do_action( 'wpforo_header_hook'...
@mplusplus ok, try add the Admin Note under the Signatureand remove it from the header.php post.php add <div class="wpforo-admin-note">...