Skip to main content

Overflow issue on the LiderBoard page via iPhone

Hi there. As I checked, there is a weird overflow issue on the LiderBoard page via iPhone. You can drag & drop a page content. Any ideas how to fix? Thanks

What I mean (the page section is not fixed, you can move it)

Shahjahan JewelΒ for your information. Thanks

Carlos Rodera

yes I found this too

Kim Jagstedt

add_action('fluent_community/portal_head', function() {
?>
.fhr_content_layout_body {
overflow:hidden; }
\<?php
});

Put this in any snippet plugin or functions.php