Read more tag

Support Area Forums Selfie Read more tag

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://foto.tonjebrustuen.no/
  • Author
    Posts
  • #26434
    Tonje Brustuen
    Participant

    How do I remove the read more tag from all posts in the selfie theme?

    #26474
    Bill Robbins
    Moderator

    You can hide that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      p.more-tag {
      	display: none;
      }
      
    3. Update your settings.

    If you have any questions, let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Read more tag’ is closed to new replies.