home page blog link

Home Forums All Other Themes home page blog link

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #18946
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    Hey, on my homepage it shows my recent blog posts. It shows the first paragraph or so before showing the read more link. Is there a way to make it so that nothing but the title and the featured image show?

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

    Hi,

    Kindly show us your website link

    Regards,
    Shri

    #18948
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    oh yeah, sorry forgot, theafterlifeshow.com

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

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:

    .entry-summary p {display:none !important;}
    .read-more {display:none !important;}

    Regards,
    Shri

    #18956
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    Thanks! How would I change the color on the date stamp and comment part that shows up there though? It isn’t changing with everything else? and my blog title on the blog page keeps reverting back to white, how can I stop that?

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

    Hi,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:

    .postmeta .post-date {color:#39ff00 !important;}
    .postmeta .post-comment {color:#39ff00 !important;}

    Regards,
    Shri

    #18959
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    thanks, but what about the blog title on the blog page. it keeps turning white.

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

    .single-post h1.entry-title {color:#39ff00 1important;}

    Regards,
    Shri

    #18963
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    thanks, but that didn’t work.

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

    .single-post h1.entry-title {color:#39ff00 !important;}

    Hope this works.

    Regards,
    Shri

    #18965
    fourfour
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: January 15, 2016

    Yes! Perfect! Thanks so much

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

    Great

    Regards,
    Shri

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.