Title: Center Sidebar header text?
Last modified: August 22, 2016

---

# Center Sidebar header text?

 *  Resolved [Lightcaster](https://wordpress.org/support/users/lightcaster/)
 * (@lightcaster)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/center-sidebar-header-text/)
 * Hello,
 * I searched for an answer but I couldn’t find one that worked for me. I want to
   simply make my sidebar text centered if possible. I’m not exactly sure how/where
   I should do this, I tried it in the CSS but that didn’t work out so well…
 * My website: [http://anukindofview.com/](http://anukindofview.com/)
 * As you can see, the sidebar header text is currently to the left. I’ve been playing
   around with things on my site and I think centered text would look a bit better.
 * Any help will be appreciated. Thanks to all who help in advance.

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/center-sidebar-header-text/#post-5744569)
 * Hey there Lightcaster,
 * How are you today?
 * This should be possible with some custom CSS. Please try adding this custom CSS
   code to Appearance >> Frontier Options >> Custom CSS:
 *     ```
       .frontier-widget .widget-title {
       text-align: center;
       }
       ```
   
 * This should center the widget titles.
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [Lightcaster](https://wordpress.org/support/users/lightcaster/)
 * (@lightcaster)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/center-sidebar-header-text/#post-5744711)
 * Thanks!
 * That worked perfectly. 😀
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/center-sidebar-header-text/#post-5744718)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Center Sidebar header text?’ is closed to new replies.

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

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/center-sidebar-header-text/#post-5744718)
 * Status: resolved