Tagged: Grid Column
Hello! I would like to know how to get a fifth column on the theme. “Select Grid View Column” goes only 2-4
Okay, I managed it myself. It looks like it’s working
.column-fourth .column-wrap { width: 20%; } @media only screen and (max-width: 1290px) { .column-fourth .column-wrap { width: 33%; } }
If you have any suggestions on improvement for this let me know 🙂
Hi Jowy10,
Sorry for the late response due to some un avoidable circumstances. Its Great! you got the solution by yourself and the code correct with no issue.
Please let us know if you have any queries regarding the Theme.
Thanks