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..
Best & Thx!
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.