Content glued to the left when using Beaver Builder

Hello! This is my first use of the forum. I am very happy with the plugin!

My question:

(I am using Generate Press theme, configured as one container.)

When I create a new page, I put the title and the content and I see it good, with correct margins.

But when I use Page Builder in that page, the title is glued to the left and rest of the content also. The content I dont mind because I can move it with the page builder, but I wanted to have the title in the original position by default.

To see this issue, you can see my web in development with user and pass:

http://econactiva.es.mialias.net/
user: econac289
pass: q7lLHdjD

An example of page without page builder: http://econactiva.es.mialias.net/page-without-page-builder/
An example of page with page builder: http://econactiva.es.mialias.net/page-with-page-builder/

Hi Fernando,

Welcome to the BB forums!

Would it be possible for you to provide a temp admin access to your site, please. In your reply, use the “Set as Private reply” option.

Once, we have this information, we will be able to investigate the issue further.

All the best,
Danny

[Content Hidden]

Hey Fernando,

I’d just like to chime in here. So the problem here is caused by how your theme is coded. I can see you’ve added a CSS code to make it Full Width when using the BB Page Builder, and that is the reason why the page title moves to the side, since the content goes edge to edge.

You can remove the default page heading via BB under Tools > Global Settings and place one manually using the Heading module. Just use .entry-title as the CSS selector. This way, you have more control and flexibility over the page title. :slight_smile:

Ben

Yes, the theme provider introduced that CSS code. I then try to ask in my theme support, and if no solution, I make what you suggest.

Thank you.

No worries! I’ll mark this as resolved then. Enjoy! :slight_smile:

Ben