Forums

Deleting Horizontal Bar When Printing (2 posts)

  1. freshdaddy
    Member
    Posted 2 years ago #

    How to I get rid of the horizontal bar between each class or id I chose to print in my print.css file when printing a post?

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    Set the border to none? Or if it's an <hr /> tag, try:

    .post hr {display:none;}

Topic Closed

This topic has been closed to new replies.

About this Topic