How to make title apear under thumbnail ?
-
Hi,
I managed to make my posts apear in a column grid with thumbnails, by adding code to my .css file, but the title appears above the thumbnail.
How can i make the title appear below the thumbnail, just like news sites.
I added this code to my .css file:.lcp_catlist {margin-left:auto;margin-right:auto;font-size:16px;line-height:35px;}
.lcp_catlist li {width:33%;min-height:150px; display: -moz-inline-stack; display: inline-block; vertical-align: top;margin: 0px; zoom: 1; *display: inline; }
.lcp_catlist li:after { content:’.’;height:0px;visibility:hidden;display:block;clear:both; }The link to my site: https://www.liberta24.com
I have been looking for 12 hours on google, and didnt find a solution.
- The topic ‘How to make title apear under thumbnail ?’ is closed to new replies.