Hi, I want portfolio grids to appear in two columns via mobile, I managed to find perfect help here and this CSS.
@media only screen and (max-width: 767px) and (min-width: 300px) {
.responsive #top #wrap_all .grid-sort-container .grid-entry {
width: 50% !important;
}
}
The problem now is that I want the grid on the home page to be by default, 1 column.
Is it possible to control with CSS?
Thanks for a great theme!
Hey Rebecca,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi, Sorry for late response. I did fix it today :)
Thanks anyway!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon