Title: Remove Dotted Line
Last modified: August 21, 2016

---

# Remove Dotted Line

 *  Resolved [taw133](https://wordpress.org/support/users/taw133/)
 * (@taw133)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-dotted-line/)
 * Before I ask my question I just want to say that this is a very nice theme and
   I have been helped out a lot from this forum. Really appreciate the time you 
   spend on here.
 * My question:
 * How do I remove the dotted line at the bottom of my pages?
 * Here is a link to the website:
 * [http://www.dr2solutions.com/](http://www.dr2solutions.com/)
 * You can see the dotted line at the very bottom of the homepage/every page

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [Silkalns](https://wordpress.org/support/users/silkalns/)
 * (@silkalns)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-dotted-line/#post-4479758)
 * Thank you for your feedback!
 * Simply add this to Theme Options – Other – Custom CSS or inside Child Theme style.
   css if one is used.
 *     ```
       #site-generator {
       	border-top: 0;
       }
       ```
   
 *  [jkenk](https://wordpress.org/support/users/jkenk/)
 * (@jkenk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-dotted-line/#post-4479916)
 * What if you don’t have Custome CSS nor Child Theme under Syle.css – is there 
   another place to look?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Dotted Line’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/travelify/3.0.9/screenshot.png)
 * Travelify
 * [Support Threads](https://wordpress.org/support/theme/travelify/)
 * [Active Topics](https://wordpress.org/support/theme/travelify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/travelify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/travelify/reviews/)

## Tags

 * [dotted line](https://wordpress.org/support/topic-tag/dotted-line/)

 * 2 replies
 * 3 participants
 * Last reply from: [jkenk](https://wordpress.org/support/users/jkenk/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/remove-dotted-line/#post-4479916)
 * Status: resolved