Title: Blog Format
Last modified: August 21, 2016

---

# Blog Format

 *  [christinabarefoottrimmer](https://wordpress.org/support/users/christinabarefoottrimmer/)
 * (@christinabarefoottrimmer)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/blog-format/)
 * Is it possible to change the format of the blockquote in the blog format page
   of Eino?
 * I have made format choices based on what works best in terms of background and
   readability for the rest of the site, but the blog page leaves a lot to be desired.
   The typeface font is very large and spaced far apart making it hard to read. 
   Also the color is very light against a light background. The ‘quoting’ effect
   doesn’t really convey it’s a quote at all. Can any of these format choices be
   changed only on the blog page?
 * I mean can it be done easily? I don’t know anything about CSS or formatting.
 * [http://njhorseinfo.org/wordpress/?p=845](http://njhorseinfo.org/wordpress/?p=845)

Viewing 1 replies (of 1 total)

 *  Theme Author [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * (@samikeijonen)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/blog-format/#post-4465483)
 * Put this in child theme `style.css`.
 *     ```
       blockquote {
          color: #111;
       }
       ```
   
 * That changes the color. More information can be learned from here.
 * [http://www.w3schools.com/css/](http://www.w3schools.com/css/)

Viewing 1 replies (of 1 total)

The topic ‘Blog Format’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Sami Keijonen](https://wordpress.org/support/users/samikeijonen/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/blog-format/#post-4465483)
 * Status: not resolved