Title: Post Carousel Heading
Last modified: July 27, 2017

---

# Post Carousel Heading

 *  Resolved [takinginthesights](https://wordpress.org/support/users/takinginthesights/)
 * (@takinginthesights)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/post-carousel-heading/)
 * Hi,
 * Sorry to bother you again. A few days ago you were able to provide some code 
   to allow me to centre the widget titles.
 * Are you able to provide a way to allow the post carousel heading to be centred
   and the text colour changed to one of my choice? Also is there a way of changing
   the text in the heading.
 * [http://www.takinginthesights.com](http://www.takinginthesights.com)
 * Thanks
 * David

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/post-carousel-heading/#post-9358091)
 * Hello David,
 * 1. Here is some CSS that will center the title of your home blog, as well as 
   let you set the text color. Just change the “red” to whatever color value you
   desire.
 *     ```
       .home_blog h3.hometitle {
           text-align: center;
           color: red;
       }
       ```
   
 * 2. You can set the text above your home blog by going to Theme Options> Home 
   Layout and find “Home Blog Title.”
 * Set the text to whatever you like, and it should be reflected on your home page.
 * Let me know if this is helpful!
 * -Kevin
 *  Thread Starter [takinginthesights](https://wordpress.org/support/users/takinginthesights/)
 * (@takinginthesights)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/post-carousel-heading/#post-9358386)
 * Kevin,
 * It worked perfectly, thank you.
 * David

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

The topic ‘Post Carousel Heading’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [takinginthesights](https://wordpress.org/support/users/takinginthesights/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/post-carousel-heading/#post-9358386)
 * Status: resolved