Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    The dash should only show up if you’re including the excerpt. But you can drop this in your CSS file to get rid of the dash:

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

    Thread Starter bdd

    (@bws-online)

    I know the dash should only show up with an excerpt — that’s why this is perplexing. (Either way — include_excerpt=’false’ or include_excerpt=’true’ it’s showing up.)

    I’ve tried display: none (and just tried again) but it’s not working. (The dash is still showing up.)

    Thoughts?

    Plugin Author Bill Erickson

    (@billerickson)

    What’s the exact shortcode you’re using? Don’t put include_excerpt anywhere in there.

    Can you also provide a link to the site so I can see why the CSS isn’t working?

    Thread Starter bdd

    (@bws-online)

    Let’s call this resolved at this point. (Oh — I see you already marked it as resolved….)

    Anyway, I don’t know if it was a caching issue or what, but the dash is gone now. ?? Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing the excerpt dash?’ is closed to new replies.