Title: Fading Header/Border CSS   Block Quote Styling
Last modified: August 22, 2016

---

# Fading Header/Border CSS Block Quote Styling

 *  Resolved [bayouboogaloo](https://wordpress.org/support/users/bayouboogaloo/)
 * (@bayouboogaloo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/fading-headerborder-css-block-quote-styling/)
 * Two Questions–
 * 1) I use the rendered Title/Subtitle block w/ the grey divider (standard on the
   theme). Where in the CSS is the coding for changing the color and weight of the
   divider?
 * 2) Recommendations for styling the quotation marks for the block quote function
   of posts?
    —-generally, I’m typing the mark and increasing the weight/size. Didn’t
   know if there are better options for a nicely styled quotation mark. Thanks//
   CLL

Viewing 1 replies (of 1 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/fading-headerborder-css-block-quote-styling/#post-5232635)
 * Hi CLL,
 * To change the separator in the header, install a custom CSS plugin and add the
   following selector:
 *     ```
       .blog-description:before {
   
       }
       ```
   
 * You can then change the height, width and background attributes until you’re 
   happy with the results.
 * — Anders

Viewing 1 replies (of 1 total)

The topic ‘Fading Header/Border CSS Block Quote Styling’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hemingway/2.3.2/screenshot.jpg)
 * Hemingway
 * [Support Threads](https://wordpress.org/support/theme/hemingway/)
 * [Active Topics](https://wordpress.org/support/theme/hemingway/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hemingway/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hemingway/reviews/)

## Tags

 * [divider](https://wordpress.org/support/topic-tag/divider/)
 * [quotation marks](https://wordpress.org/support/topic-tag/quotation-marks/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/fading-headerborder-css-block-quote-styling/#post-5232635)
 * Status: resolved