Reduce whitespace after page layout

marcus.erlemann May 5, 2022

Hi everyone,

after setting up pages with page layout, sections & panels, we noticed a lot (!) of white space under the last layout - frame, so you have to scroll a lot to reach the comment section.
Is there any way to reduce the amount of white space in any way? 
We already tried to "delete" it but as its not in frame of the last layout but after is, its not reachable in any way via the UI editor..

whitespacepanels.png
Best & Thx!

1 answer

0 votes
marcus.erlemann May 5, 2022

Found a solution / cause:

The simple-translate-button elements were added (for any reason i don't know) during the process to the page and can be easily removed via Source Editor.

Example div to delete:

<div>
<div>
<div class="simple-translate-button isShow" style="height: 22.0px;width: 22.0px;">
<br/>
</div>
<div class="simple-translate-panel" style="width: 300.0px;height: 200.0px;font-size: 13.0px;background-color: rgb(255,255,255);">
<div class="simple-translate-result-wrapper">
<div class="simple-translate-move">
<br/>
</div>
<div class="simple-translate-result-contents">
<p class="simple-translate-result" style="color: rgb(0,0,0);">
<br/>
</p>
<p class="simple-translate-candidate" style="color: rgb(115,115,115);">
<br/>
</p>
</div>
</div>
</div>
</div>
</div>

Strange why that was added to the pages in the first place though.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events