Viewing 4 replies - 1 through 4 (of 4 total)
  • Try putting this in your css:

    ul.display-posts-listing .excerpt-dash {
        display: none;
    }

    ??

    Thread Starter adambusha

    (@mrhines1)

    Thanks for pointing me in the right direction. It actually ended up being this:

    .excerpt-dash {
    display: none;
    }

    Any idea on how to make the excerpt text link to the post?

    Hey, cool I’m glad you managed to sort it out ??

    Mine seems to make a link automatically ??

    Thread Starter adambusha

    (@mrhines1)

    I’m not sure why mine doesn’t link. Here’s the code I’m using:

    [display-posts title=”Get Ready For Fall” category=”fall” include_excerpt=”true” image_size=”thumbnail” wrapper=”div” posts_per_page=”2″]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove hyphen from start of post?’ is closed to new replies.