Archived topic
Sidebar/content with width: auto
5 replies · Started by David on August 21, 2017
Hi,
how i can to do that when i choose sidebar/content layout, the content stays in the middle?
when i set:
.grid-85 {
width: auto;
}
the sidebar not look good: http://davidroda.com/courses/videos-whiteboard-con-videoscribe/
Thanks!!!
Hi there,
Since you are using Elementor, the sidebar and layout should be coming from the plugin.
And since you are using a page builder, I would recommend using the Page Builder Container feature: https://docs.generatepress.com/article/page-builder-container/
sorry, this page for example: http://davidroda.com/catalogo-de-cursos/
Yes, I use the page builder container, as default.
I add:
.grid-85 {
width: auto;
}
And the sidebar separates content. How i can to put together the sidebar and content?
Thanks and regards.
GP's grid actually won't work here as you are using Elementor.
Their style overwrites GP's style. I would recommend checking with their support.
I would assume you can put the sidebar wherever you want using a page builder.
But when i disable elementor, the content not be in the middle, it's a bit to the right, I want to put it in the middle with: width: auto
Hmm content should be in the middle by default.
Can you disable it so I can see? Thanks!