Thanks for this great theme! I would like to change the width of the base grid from 960px to 1024px, however i am unsure about the changes i have to make to the css. For example, i can see several containers for the column numbers but i don't understand how the pixels are computed. The same is true for the offsets. I would appreciate it if you could help me on this.

Comments

Danny Englander’s picture

Status: Active » Closed (won't fix)

Hi That's not easily accomplished with Bamboo as it uses the Skeleton framework which is pixel width based even though it's Responsive. I responded to many feature requests for this by creating the Gratis theme (where you can set your own customized max width). Have a look at this issue too. #1957958: Gratis Roadmap. Thanks for using Bamboo!

plessas’s picture

Thanks for the quick response and the tip. I will check Gratis theme. Concerning bamboo i have set the width of the container class to 1024px (adding 64 more pixels), added also 64px to ".container .eleven.columns" (going to 704px) and added 21 more pixels to the container of the "container one third" class in order to split the 64px addition to the three footer regions. Until now it seems to work fine for the pages i have, however i imagine i will have to make more changes for special cases.