Created
August 2, 2015 06:56
-
-
Save rali14/b04ea2f863460da7caf2 to your computer and use it in GitHub Desktop.
Display 3 columns on Archive page (Listify)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.archive ul.job_listings .job_listing { | |
width: 33% !important; | |
} |
@media screen and (min-device-width: 768px) and (max-device-width: 1920px) {
.archive ul.job_listings .job_listing {
width: 33% !important;
}
}
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Rashid
When the 3-column gave the internal display was difficult to find mobile phones and tablets
A way to fix it?
Mobile and tablet 3 column Show up on us, but on a normal computer screen, 2 columns?
Thankful