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

Brandon Brigham
Brandon Brigham
3,716 Points

Why site isn't looking responsive on smart phones?

Hello guys,

Please visit the site I'm working on @ http://creditclosure.com

If you view the site on a smart phone it looks horrible and doesn't look responsive. It's built on the Porto WordPress theme which is responsive out of the box. I haven't adjusted anything or put any coding (that I'm aware of) that would make it look like it does. Any ideas?

Thanks!

Jesus Mendoza
Jesus Mendoza
23,289 Points

I think it's because you added margins or paddings to ur elements. Let me know if you need help

1 Answer

Shai Yahav
Shai Yahav
7,153 Points

The padding right and padding left is what causes the problem .vc_custom_1445065667417 { padding-right: 105px !important; padding-left: 105px !important; }