Forums

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

Home Forums CSS Responsive webdesign question with Bootstrap template + changing line spacing Reply To: Responsive webdesign question with Bootstrap template + changing line spacing

#203436
drone4four
Participant

Thank-you, Alen. You did a great job answering both of my questions.

For my line spacing issue, I just commented out line 98 in that css file. I know this adjustment removes the the font size and weight effects in addition to the line spacing. I can live without these styles.

With respect to the brand names reflecting differently at different resolutions, I removed the visible class attributes. Now the brand appears at all resolutions.

I did ask a more theoretical question about bootstrap on media queries. I figure what I need to do is more closely read over the docs on bootstrap’s website to find my answer.

Mission accomplished.