Archived topic
Elementor Layout issue with Generatepress
1 reply · Started by Akash on October 8, 2020
Hi I have used elementor with generatepress. I have created homepage and set "Full Width" with "No Sidebar". But when we open page on elementor the layout will be dispaly on center not full width. Why this problem happen?
For more details please check this image: https://prnt.sc/uv9bf4
Hi there,
have you changed the Template to Elementor Full Width ?
If so - can you set that to Default and set just the GP Page Builder Container to Full width.
If still an issue try adding this CSS:
.elementor-edit-area {
width: 100%;
}