Making Section Mobile Friendly

Options
Hello!  I have a TeamRaiser landing page that has a section when viewed on a cellphone remains the same size while every other part of the page condenses.  What do I need to do to make this particular section shrink like the rest of the page?  Here is a link to the site; the section in question is "Sponsors".  


Any assistance you can give me would be greatly appreciated!  Thanks!
Tagged:

Comments

  • The issue is that inside of the Sponsor section there is a table for all of the different logos. Tables aren't particularly responsive. Seeing as your form is already using the container/row/column layout of bootstrap, I would just rework the logos section into a similar layout, so at desktop they display in rows and columns and then by tablet or smaller they stack.

Categories