Answer the question
In order to leave comments, you need to log in
How to scale and justify a variable number of icon images in Bootstrap?
There are icons of social networks. Their number is variable (may be less or more than on the screenshot)
There is a layout based on Bootstrap 3. It has an md4 column. Inside the column, you need to display all the icons in one line (preferably across the entire width of the column).
How to do it?
Answer the question
In order to leave comments, you need to log in
What's stopping you from assigning an additional class to the container with icons and aligning the icons by dancing from it?
The easiest way to align is with flex, or the grandfather method using text-align:justify + ::after with a width of 100%
UPD https://jsfiddle.net/DelphinPRO/eutqdqv1/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question