thank you! I had to modify the code slightly but it worked!
@media screen and (min-width: 1440px) {
.featured-small {
height: 250px;
}
.featured-posts .col-8,
.featured-posts .col-4 {
padding: 0;
}
.featured-posts .col-4:last-child {
margin-top: -40px;
}
}
Thank you for your response.
for 3) I was referring to the space between the thumbnails. I want the thumbnails to be close together (currently, there is some spacing between them).
Thank you again!
Any help would be greatly appreciated.
-
This reply was modified 8 years, 1 month ago by hookedontech.