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

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -