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

WordPress

Best way to mobilize my Wordpress website

Hello, I have a website with a customize theme and I want to mobilize it. what is the best way to do it?

Zhihao Wang
Zhihao Wang
9,687 Points

By mobilizing do you mean making it responsive or accessible on mobile devices?

2 Answers

There are courses on treehouse called "from bootstrap to Wordpress" in the Wordpress development track that might help you out. Bootstrap is a framework that helps make grids easier to use and sites more responsive.

I would start here.

Hope this helps.

Joe

Sue Dough
Sue Dough
35,800 Points

A theme should already be built for mobile. You should probably look into a new theme if it is not mobile friendly. Otherwise you will need to restructure the code or use some type of plugin.