Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

Arturo Goicochea
Arturo Goicochea
8,077 Points

Help me designing breaking points for this using Foundation please

Ive designed these mockups (iphone and desktop views), but am not sure how to code theme with Foundation. Any tips?

Here are the files:

Mobile:

Desktop:

1 Answer

Ryan Boone
Ryan Boone
26,518 Points

Very nice typography!

Read the Foundation docs thoroughly and get to know what all Foundation can do. Some things are just impossible to do within the constraints of the framework, so you just have to figure out how to do them yourself. You have to remember that Foundation was built for Zurb, so unless you're working for Zurb, it probably doesn't solve your problems 100%.

If you could post your code and describe a specific problem you're trying to solve, I could give you better feedback. Good luck!

Arturo Goicochea
Arturo Goicochea
8,077 Points

Thanks. Im going at it from the basics, using the Bootstrap wordpress theme course here to guide me through getting the website running and then working on it.