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 trialyaelbarsheshet
428 PointsBest 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?
2 Answers
Joseph Szoke
15,087 PointsThere 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
35,800 PointsA 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.
Zhihao Wang
9,687 PointsZhihao Wang
9,687 PointsBy mobilizing do you mean making it responsive or accessible on mobile devices?