Page width 100%

Hi,
how can I enlarge a page to 100% browser width even with a sidebar?
Thank you
George

Hi there

Please provide link of the page, let me check it

https://www.soanachod.cz/

hi

Ok and which part of the website do you want to make 100% width? main container?

Hi,
yes, main container. Can I also set the width of the sidebar from 100 % main container?
Thank you.
G.

Hi there

Ok, you can use this css code:

.site-content .container.main-content-area {
width: 100%;
}

Please note, this may cause some side effects

Hi,
The main container has been enlarged, but the featured image has not.
Is it possible to enlarge the featured image?
Thank you

Hi

Sorry, but the featured image doesn’t have enough width to cover container, maximum width is 750px