I’ve tried plugins and website builders nothing worked
Try adding this css code (go to appearance/additional CSS):
.header-navbar {margin-left:0!important;margin-right:0!important}
Hi,
Please try this CSS snippet:
.container {
width:100%;
}
Also, please note that there may be problems with responsive and additional customization will be required.