Home Forums Trusted Pro pages have columns instead of fulll width Reply To: pages have columns instead of fulll width

#5288
Andy
Keymaster

Hi Lauretta

Looking at the html of your pages, your content is wrapped with elements such as this:

<div class="inner-about">
<div class="container">
<div class="row about-content">
<div class="col-lg-6 col-md-6 col-sm-8">
<div class="about-content-mid">

…and this:

<div class="video-area-one section-spacing">
<div class="container">
<div class="inner-video section-spacing">

This is not added by the theme, so I can only think that perhaps you are using a page builder plugin to format the content into sections or columns?