Replies: 0
Hi,
When I create a new page, the actual space I can put content into, is the div whose id is “content”.
I want this div to stretch from the right edge of the sidebar to the right edge of the screen.
Currently the content’s boundary is limited to the div’s width.
How can I make the content reach the screen’s edge, and also remain responsive?
Thanks