Creating a section with a row that is divided into 7 columns of equal width

6 replies · opened Dec 7, 2020

JjazzyflashDec 7, 2020

I want to create a division that has 7 evenly spaced columns within a single row. The row is full browser width-stretched with 100px padding on right and left sides respectively. I am having a problem because the last column breaks to the next row. Can you please guide me towards a solution for coding the 7 columns to appear in a single row.

Thank you for this great template and hoping that you can assist me with a solution to this issue.

SSemicolon WebSTAFFDec 7, 2020

Hello,

This is Definitely Possible.

Simply use the .col Class for the Columns 7 times. Example:
[ch_pre]







[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

JjazzyflashDec 7, 2020

Thank you for your reply. is it possible to place a "ul" list of items in each column?

JjazzyflashDec 7, 2020

I'd like to place the row with 7equal columns in the footer, each column will contain a “ul” list of items. To allow maximum amount of text in each of the columns in UL list, how can I make the columns as wide as possible using any of your footer style templates with less padding/margins on the left and right sides?

Thank you for your help with this issue.

SSemicolon WebSTAFFDec 7, 2020

Hello,

This is Definitely Possible. Consider checking this Example: http://themes.semicolonweb.com/html/canvas/demo-construction.html#footer.

You can make the replace the .container Class in the #footer DIV with .container-fluid Class. Try using this code:
[ch_pre]

[/ch_pre]

This should definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

JjazzyflashDec 28, 2020

Thank you for the help on this issue. How can I configure the html and css files for the above columns so they don’t condense on mobile devices, but reconfigure to stack on top of each other?

SSemicolon WebSTAFFDec 29, 2020

Hello,

Simply use the following code instead:
[ch_pre][/ch_pre]

On Large Devices, the Grid will be 7 Columns, 4 Columns on Medium Devices, 2 Columns on Mobile Landscape and 1 Column on Mobile Protrait. Please check the Bootstrap Grid for more variations: https://getbootstrap.com/docs/4.5/layout/grid/#stacked-to-horizontal .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard