css - How do I make my page layout full-width -


i 've looked on internet , can't seem find answer: how can make wordpress theme full width layout instead of narrow down middle?

here's website heatwaveenergydrink.com

i cant figure out. i've been @ day.

if inspect code you'll find answer there:

change width of .dslc-modules-section-wrapper

this class has fixed width of 740px , houses primary content.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -