Read more appearing twice

  • Anonymous

    #9916

    Using the advanced excerpt plugin with Graphene Mobile, read more appeared as part of the post.

    It was then followed by a chevron line containing another read more.

    I wanted to hide the chevron line.

    The following code suppressed the chevron line

    .entry-footer .read-more {  display:none;}
    .entry-footer { display:none;}

    Problem solved and no further assistance required

Viewing 1 post (of 1 total)

  • You must be logged in to reply to this topic.