Text Areas not 100% of screen width
-
Hi there.
I’m in the midst of migrating my site https://www.quest2move.dk to Septera using a child theme.
I like the feature on the landing page where it’s possible to insert Text Areas and highligt content from other pages.
However, I want to use this feature all over the site on various locations.
I have copied what I believe is the code for this in the page source and it looks like this.<section class=”lp-text” id=”lp-text-one” >
<div class=”lp-text-inside”>
<h2 class=”lp-text-title”>Kundeudtalelser</h2>
<div class=”lp-text-content”>Indholdet her</div>
</div>
</section>However, when inserted on the front page, it will only be within the boundaries of the content width and leave a margin on both sides.
Is it possible to make it all width and make this transition effect between the normal bg color and this section?
- The topic ‘Text Areas not 100% of screen width’ is closed to new replies.