Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Beginner seeks help on optimizing bootstrap theme for mobile devices. Reply To: Beginner seeks help on optimizing bootstrap theme for mobile devices.

#234901
brandin
Participant

I have not.

This is currently in my style.css:

.container {
padding: 80px 120px;
}

..Which is fine for viewing on desktops/laptops. But on mobile, it needs to change. How do I do this?