Andrina Theme - How to remove blog Read More button

Discussion in 'Forum Rules' started by azdedmon, Aug 3, 2013.

Thread Status:
Not open for further replies.
  1. azdedmon

    azdedmon New Member

    Joined:
    Jan 22, 2013
    Messages:
    3
    Likes Received:
    1
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .bottom-feature .bottom-feature-left .bottom-feature-left-inner a.index-read, .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper a.index-read{
    display:none;
    }
    This will solve your issue.
     
  3. azdedmon

    azdedmon New Member

    Joined:
    Jan 22, 2013
    Messages:
    3
    Likes Received:
    1
    Worked great ! Thanks:)
     
    momodou4321 likes this.
Thread Status:
Not open for further replies.

Share This Page