Display Posts Column

Home Forums All Other Themes Display Posts Column

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #57032
    HillorieHillorie
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: July 22, 2016

    Hey guys! Happy new year πŸ™‚

    I love how the 3 blog posts display at the homepage www.neverendingworldtour.com under “Latest Blog Posts” since we have a wider width to work with. However when we go to an actual page, since we have less space to work with, the thumbnails all get shrunk down as seen here
    http://neverendingworldtour.com/motivational-coaching/
    Please tell me how I can display only 2 columns on pages instead of the default 3? This would solve the issue.
    I’ve tried downloading A TON of other post display plugins, but they usually show the title weird or you dont have the option to put the excerpt beneath the image. I love how its set in Girlie Pro, just want to customize it a bit.

    Also on a related note, is there a way to change the font size of the post titles?

    Thanks in advance

    #57087
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Hillorie,

    Kindly use this shortcode [latestposts show="2"]

    Regards,
    Dave

    #57089
    HillorieHillorie
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: July 22, 2016

    Hey David,

    That is not what I meant. Your solution is if I only wanted to show 2 posts, but I don’t. I want to show many posts but in 2 columns. I fiddled around with the custom_functions php and was able to change it to display two posts per row, but as you can see at www.neverendingworldtour.com it is still spaced as if there is to be 3 columns. I just want the columns to be wider where it displays my posts under “latest blog posts”

    #57090
    HillorieHillorie
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: July 22, 2016

    I hope that wasn’t confusing to read, it makes sense in my head =P.
    To further clarify, under “latest blog posts” I have to set to show 3 which is what I want, but the width of each column should be wider. I’ve successfully changed it to show 2 posts per row but it all squished together as if there was room for a third column.

    #57093
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Hillorie,

    Kindly go to Appearance>>Theme Options>>Basic Setting>>Custom CSS Box

    Add this code there:

    .news-box{width:48.6% !important;}
    #sitemain .news{min-height:305px !important;}

    Regards,
    Dave

    #57094
    HillorieHillorie
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: July 22, 2016

    It worked! Thanks a million πŸ™‚

    #57097
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    πŸ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Display Posts Column’ is closed to new replies.