Viewing 1 replies (of 1 total)
  • Thread Starter horizon70s

    (@horizon70s)

    I got it working in case anyone is wondering. The only problem is it involved changing the plugin file.

    At the bottom I changed where it pulled the excerpt to:

    if ( $include_excerpt )
    $excerpt = ‘ <span class=”excerpt-dash”>-</span> <span class=”excerpt”>’ . get_the_excerpt() . ‘</span>’ . ‘<div style=”border-bottom:1px dotted #94B1DF; margin-bottom:10px; padding:0px 0px 10px 0px; clear:both;”></div>’;

Viewing 1 replies (of 1 total)
  • The topic ‘CSS Styling – Dotted Line Under Each Post’ is closed to new replies.