• 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.

    https://www.ads-software.com/plugins/list-category-posts/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make title apear under thumbnail ?’ is closed to new replies.