Skip to content

Adjustments for 6 columns #10

Description

@Hozey

Thanks for sharing the Simpliste template. Could you please tell me how I can add code to the style sheet to set 6 columns? I tried adding the following, but couldn’t get it to work.

/* Columns
———
.col_16.6666 | .col_16.6666 | .col_16.6666 | .col_16.6666 | .col_16.6666 | .col_16.6666
.clearfix
———

*/
.col_16.6666 {
width:14.6666%;
margin:0 2% 0 0;
float:left;
}

.col_16.6666.wrap { width:16.6666%; margin:0;}

@media only screen and (max-width:768px) { /* Tablet */
.col_16.5,

Any suggestions will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions