Home › Forums › Support › Page Title Left Aligned with Beaver Builder Plugin › Reply To: Page Title Left Aligned with Beaver Builder Plugin
January 9, 2016 at 12:07 pm
#164613
Hi Tom
Thanks for your fast reply.
This resolves the alignment of the page title but the content area box is still the max width of the screen size.
I have tried a similar solution to yours on a different website but with the following code:
.inside-article {
max-width: 1030px;
margin: 0 auto;
}
This resolves the issue but why is this workaround required?
It seemed to happen when either Beaver or Generatepress was updated at some point as I have been using both together for over a year.
Thanks for your help so far 🙂