How to Remove "Read More" from EPIC (revisited)

Support Area Forums Epic How to Remove "Read More" from EPIC (revisited)

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.test.stjohnsstonyridge.net
  • Author
    Posts
  • #17537
    Melanie Campbell
    Participant

    Hi Bill,

    Thank you for all of your help so far. My client would like the ‘read more’ removed from the staff page. I followed the instructions from this post: https://support.organizedthemes.com/forums/topic/how-to-remove-read-more-from-epic/ but the ‘read more’ links are still showing up. Could you let me know if I’m doing something wrong?

    Thanks!!
    Melanie

    #17540
    Bill Robbins
    Moderator

    Good Afternoon Melanie,

    You can hide the read more links. Here’s how to do that:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      article.staff-list a.more-link {
      	display: none;
      }
      
    3. Update your settings.

    If you run into any trouble, let me know.

    Have a great day,
    Bill

    #17542
    Melanie Campbell
    Participant

    Perfect, thank you!

    #17544
    Bill Robbins
    Moderator

    Anytime Melanie!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to Remove "Read More" from EPIC (revisited)’ is closed to new replies.