Want to change the primary in-content area width without it affecting the right sidebar width? Tried creating a layout element but when I adjust the container width in the element, it keeps changing the whole container (including the sidebar).
How can I only adjust the primary content area width, please? Thanks
Change this line: --sidebar-w: 350px; to set the width of your Sidebar.
Now you can change the Container Width in the Customizer > Layout > Container and the main content will shrink or grow to fill the space, without changing the sidebars width.