Title: text in bordered widget
Last modified: September 10, 2018

---

# text in bordered widget

 *  Resolved [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/)
 * Hi!
 * If you look at my sideboard I have a section in border about myself. I wonder
   first of all if You should have shoosen another picture, that is wider, instead
   of this tall one? And secondly I wonder how I get the headline centered.
 * Best regards
    Ann
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-in-bordered-widget%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10678837)
 * Hi Ann,
 * Thank you for getting in touch with us.
 * Here you can see the screenshot of what I can see on your site: [http://prntscr.com/ktaex2](http://prntscr.com/ktaex2)
   
   I don’t see any section about you. Could you logged out and check if this section
   is available for not logged in users?
 * Kind regards
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10679078)
 * I tried another theme that is why. Please take a look now 🙂
 * Best regards
    Ann
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10680703)
 * The original size of your image is 940x1297px so it is resized proportionally
   to 308x425px. If you want this image to be shorter you need to change image size.
 * To centered About me text please try this css in Appearance → Customize → Additional
   CSS:
 *     ```
       .sidebar-default-borders .widget_text {
           text-align: center;
       }
       ```
   
 * Kind regards
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10682798)
 * I added the code but nothing happened.
 * Best regards
    Ann
 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10685948)
 * It seems that you’ve missed dot before declaration. It look like this:
 *     ```
       sidebar-default-borders .widget_text {
           text-align: center;
       }
       ```
   
 * but it should be:
 *     ```
       .sidebar-default-borders .widget_text {
           text-align: center;
       }
       ```
   
 * Best
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686426)
 * Thank you, got it!! 😀
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686454)
 * Oh one final question. I do not want this bordered widget to be shown on my “
   about me page”. How can I code that it is only shown on the other pages?
 * Br
    Ann
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686484)
 * This should take care of that:
 *     ```
       .page-id-9 .sidebar-default-borders {
       	display: none;
       }
       ```
   
 * FYI, this hides the whole bordered sidebar on that page, so if you decide to 
   add something else into it apart from “About Me” widget, that will not be shown
   on your “About Me” page as well.
 * Hope this helps.
 * Kind regards.
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686522)
 * Thank you!! 😀
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686536)
 * You’re welcome. 🙂
 * BTW, just looked at our Reviews page – [https://wordpress.org/support/theme/kale/reviews/](https://wordpress.org/support/theme/kale/reviews/)
   and don’t see one from you. I do wear glasses so excuse me if I overlooked it,
   but if I didn’t, we would really appreciate one from you. What do you think? 
   😉
 * Kind regards.
 *  Thread Starter [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * (@ayoungerskin)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686589)
 * Now you see one 😀

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

The topic ‘text in bordered widget’ is closed to new replies.

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

 * 11 replies
 * 3 participants
 * Last reply from: [ayoungerskin](https://wordpress.org/support/users/ayoungerskin/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/text-in-bordered-widget/#post-10686589)
 * Status: resolved