- This topic has 1 reply, 2 voices, and was last updated 7 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘pages have columns instead of fulll width’ is closed to new replies.
Home › Forums › Trusted Pro › pages have columns instead of fulll width
Hi there
really strange – all of a sudden some reason, my pages have all got two columns instead of whole width – i cant recall cahngeing anything ? help please
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?