Title: border-bottom replacement
Last modified: August 22, 2016

---

# border-bottom replacement

 *  [shackbill](https://wordpress.org/support/users/shackbill/)
 * (@shackbill)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/border-bottom-replacement/)
 * i am trying to replace the 1px border-bottom style within the .upw-posts article
   tag with a background graphic image. i tried adding the following to my child
   theme _style.css_ file:
 * >  .upw-posts article {
   >  border-bottom: none !important; }
   > .upw-posts footer {
   >  background-image: url(“pageSep.png”) !important; background-
   > repeat: no-repeat; }
 * The line separator goes away but no graphic. Am i correct trying to style this
   in the footer tag? Im still quite new at this and am getting nowhere fast. Any
   assistance would be appreciated.
 * [https://wordpress.org/plugins/ultimate-posts-widget/](https://wordpress.org/plugins/ultimate-posts-widget/)

The topic ‘border-bottom replacement’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-posts-widget_5b9f2b.svg)
 * [Ultimate Posts Widget](https://wordpress.org/plugins/ultimate-posts-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-posts-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-posts-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-posts-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-posts-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-posts-widget/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [shackbill](https://wordpress.org/support/users/shackbill/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/border-bottom-replacement/)
 * Status: not resolved