Title: Adding border or partial border around text
Last modified: August 21, 2016

---

# Adding border or partial border around text

 *  Resolved [jkluv000](https://wordpress.org/support/users/jkluv000/)
 * (@jkluv000)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-border-or-partial-border-around-text/)
 * Using latest version of WP and Customizr.
 * I like the border that is created using blockquote in Customizr, however, I don’t
   like the forced italicized text. Is there a way to keep the layout that blockquote
   gives but override the italicized text?
 * Without blockquote: [http://www.nwafast.com/fsbo](http://www.nwafast.com/fsbo)
 * With blockquote:
    [http://www.nwafast.com/fsbo/needs/](http://www.nwafast.com/fsbo/needs/)

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

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-border-or-partial-border-around-text/#post-4776780)
 * Add this to your custom css or your child theme style.css
 *     ```
       blockquote {
       font-style: normal;
       }
       ```
   
 * Is that what you wanted?
 *  Thread Starter [jkluv000](https://wordpress.org/support/users/jkluv000/)
 * (@jkluv000)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-border-or-partial-border-around-text/#post-4776859)
 * Yes THANK YOU! 🙂 You guys are the best and know your stuff. LOVE the quick and
   simple answers
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/adding-border-or-partial-border-around-text/#post-4776861)
 * Thanks,
    enjoy the theme. Glad you solved.

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

The topic ‘Adding border or partial border around text’ is closed to new replies.

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

## Tags

 * [blockquote](https://wordpress.org/support/topic-tag/blockquote/)
 * [border](https://wordpress.org/support/topic-tag/border/)
 * [Indent](https://wordpress.org/support/topic-tag/indent/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/adding-border-or-partial-border-around-text/#post-4776861)
 * Status: resolved