Archived topic
For posts/pages: narrow content, wide images
1 reply · Started by Junior Gong on July 19, 2019
I am trying to achieve a sidebar-less look where text content is narrow width, let's say 800px
And images, tables, etc are 1200px width
Is there any way to achieve it via customizer?
Or do I require custom CSS where I set the with manually for all classes and elements affected?
See URL attached, I want the text parts (p, ul, ol, h[X], ...) all to be 800px and the images/tables "full" 1200px width
Hi there,
You should be able to create a Layout element for it:
https://docs.generatepress.com/article/layout-element-overview/#sidebar
https://docs.generatepress.com/article/layout-element-overview/#content-1
Let me know if this helps :)