Title: VisualEdgeCreative's Replies | WordPress.org

---

# VisualEdgeCreative

  [  ](https://wordpress.org/support/users/visualedgecreative/)

 *   [Profile](https://wordpress.org/support/users/visualedgecreative/)
 *   [Topics Started](https://wordpress.org/support/users/visualedgecreative/topics/)
 *   [Replies Created](https://wordpress.org/support/users/visualedgecreative/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/visualedgecreative/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/visualedgecreative/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/visualedgecreative/engagements/)
 *   [Favorites](https://wordpress.org/support/users/visualedgecreative/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hueman] Change font color of Post excerpts on home page](https://wordpress.org/support/topic/change-font-color-of-post-excerpts-on-home-page/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-font-color-of-post-excerpts-on-home-page/#post-5015044)
 * Hi,.
    First off are you using a child theme? Any chances should be made to the
   child theme so you don’t loose your changes when you update. Second you have 
   to change the CSS in the code editor. Appearance – editor. Then in the editor
   put in the following code. You can change the color to whatever you would like.
   It is set to black right now.
 *  .entry.excerpt p {
    color: #000000; }
 * Let me know if that helps.
    Kristen
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001839)
 * Hi, Sorry I didn’t see your reply. I can’t seem to connect to your site now. 
   If you need more help msg me back plz. Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001794)
 * Hi. I decided to quickly try it in the browser. I tried this and it changed the
   look of your site title.
 *  #site-title {
    font-size: 50px; margin-left: 150px; margin-top: -10px; text-
   transform: capitalize; font-family: times new roman; }
 * I tried verdana and georgia too. They both changed the font of the title and 
   looked good in my opinion. Let me know if that works.
    Kristen
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001791)
 * Hi. I will look into this in the morning. It’s getting late. Hope that is ok.
   I will msg you with any info I find in the morning. Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001787)
 * Hi.
    Try this. Take out the text-variant.
 *  text-transform:capitalize;
    margin-left: 150px; margin-top: -20px;
 * That makes it look centered vertically and horizontally to me. Let me know if
   that works. Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [twenty fourteen: aligned images fall into margin at some page widths!](https://wordpress.org/support/topic/twenty-fourteen-aligned-images-fall-into-margin-at-some-page-widths/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/twenty-fourteen-aligned-images-fall-into-margin-at-some-page-widths/#post-4878612)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001781)
 * Hi, I’m glad it worked for you. To make the site title text not all caps and 
   to move the title over to the right add this to the CSS above.
 *  font-variant: normal;
    margin-left: 100px;
 * The margin-left make the pixels whatever you want. Experiment to see where you
   want the title positioned. Hope this helps. Let me know please.
    Kristen
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mantra] Change site title font size and font type](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/)
 *  [VisualEdgeCreative](https://wordpress.org/support/users/visualedgecreative/)
 * (@visualedgecreative)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/change-site-title-font-size-and-font-type/#post-5001778)
 * Hi I looked at your site and I this is the CSS you should paste into the custom
   CSS
    #site-title { font-size: 36px; }
 * Or whatever font-size you would like. Hope this helps.
    Kristen (VisualEdgeCreative)

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