Hello i24gabon,
Provide your website URL so I can take a closer look at it. Also, notice that if you will use any background image, the site width will be automatically switched to boxed mode. Try to change your header style to another one from our list and check the results.
Thanks for the message!
Hello i24gabon,
Change your header style to another one, as I saw above, like this -> https://www.screencast.com/t/Fo2umwct (header style 5, for example)
Thanks.
Hi i24gabon,
I’m not a pro in CSS, but I think the following code should work on your website.
/* Setting header to 100% */
.td-header-wrap.td-header-style-3 {
width: 100%;
}
/* Setting children size */
.td-header-top-menu-full.td-container-wrap,
.td-banner-wrap-full.td-container-wrap,
.td-header-menu-wrap-full.td-container-wrap {
width: inherit;
}
Add it in Newspaper>Theme panel>Custom code>Custom CSS
Please tell me if there is any problem with it !