Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

Richie KS on "[Theme: MesoColumn] Extend height for images on Responsive version"

$
0
0

try add this to theme option->custom css

@media only screen and (min-width:280px) and (max-width:750px){
#custom .post-thumb { height:auto !important; }
}

Viewing all articles
Browse latest Browse all 16569

Trending Articles