PenciDesign replied
Hi,
You can try add more this code to Customize > Custom CSS to do that:
\
@media only screen and (max-width: 1300px) and (min-width: 1170px){
.container, .featured-area.style-1, .featured-area.style-4, .featured-area.magazine-slider, #navigation ul.menu > li.megamenu > ul.sub-menu { width: 1000px; }\
}Change 1000 to value you want.
Best Regards,
PenciDesign