remove Read More at the end of blog post

Discussion in 'Squirrel WordPress Theme' started by shawkins, Oct 14, 2013.

  1. shawkins

    shawkins New Member

    Joined:
    Mar 28, 2013
    Messages:
    14
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .page-content .content-bar .post .post_content .read_more {
    display: none;
    }
     

Share This Page