Page tree




Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: change layer class to full-width-no-margins

...

Content Layer
id869874492
classfull-width-no-margins
Content Column
width100%
id869874502
Content Block
id869874503
HTML
<style>
/* Hide Default Title Section From this Pages */
#brikit-main-column-title {
display: none !important;
}

/* Hide Comments & Labels */
.brikit-comments, .brikit-labels{display: none;}
</style>
HTML
<div class="dual-columns standard-dual-section blue-text" style="background-color: #F8FAFC;">
    <div class="left-column">
      <h1>Discover our Apps & Integrations
</h1>
      <h2>Connect Lexzur products to thousands of the most popular applications to streamline, and centralize work across different platforms – no code required. 
</h2>
    </div>
    <div class="right-column">
      <img style="height: auto; max-width: 450px;" src="https://documentation.lexzur.com/download/attachments/99817327/Discover%20our%20Apps%20%26%20Integrations.webp?api=v2">
    </div>
</div>
Content Layer
id869891459
classfull-width-no-margins
Content Column
width100%
id869891470
Content Block
id869891481

0

HTML
<div class="dual-columns standard-dual-section">
    <div class="left-column single-column">
      <img src="https://documentation.lexzur.com/download/attachments/99817327/Outlook%20Connect.webp?api=v2">
    </div>
<br>
    <div class="right-column single-column">
      <h1 class="blue-text">Outlook Connect</h1>
      <p>Integrate your Microsoft Outlook Email with LEXZUR to seamlessly log and track emails, threads, and attachments related to items in the core system directly from your inbox.</p>
		<ul>
			<li><a href="https://documentation.app4legal.com/pages/viewpage.action?pageId=81985827">Effortlessly, log and track email threads and attachments</a></li>
			<li><a href="https://documentation.app4legal.com/pages/viewpage.action?pageId=83101562">Archive your emails within the platform for future reference</a></li>
		</ul>
    </div>
</div>

...