DESIGNfromWITHIN / Flexibility4Issues

Issue tracker for the Flexibility 4 MODX Revolution template
http://themesmodx.com/themes/flexibility-4.html
GNU General Public License v2.0
5 stars 2 forks source link

Site width #24

Open ghost opened 10 years ago

ghost commented 10 years ago

Hello, very nice! but how can I change the width of the container. I see there actually is no container, but the width is specified in the row class...I quess?

But what is the best approach to make the rows wider?

Regards!

Sito

DESIGNfromWITHIN commented 10 years ago

Hello Sito,

Flexibility is simply a port of Foundation 4, so you can see the documentation here: http://foundation.zurb.com/docs/v/4.3.2/

To change the row width, update:

.row { max-width: 70em; }

to the width of your choice.

Good luck!

2014/1/27 SitoD notifications@github.com

Hello, very nice! but how can I change the width of the container. I see there actually is no container, but the width is specified in the row class...I quess?

But what is the best approach to make the rows wider?

Regards!

Sito

Reply to this email directly or view it on GitHubhttps://github.com/DESIGNfromWITHIN/Flexibility4Issues/issues/24 .