center text frame Home › Support › Blog Way Plus › center text frame This topic has 6 replies, 2 voices, and was last updated 2 years, 7 months ago by . Viewing 6 posts - 1 through 6 (of 6 total) Author Posts October 13, 2017 at 3:55 pm #7224 AnonymousInactive Hello, I would like to center text frame of my article. The URL is http://www.orgasmologue.com/ How can I please do this? Thank you for your help. October 15, 2017 at 8:34 am #7225 ProDesignsKeymaster Hi @akeimi, You can go to Appearance >> Customize >> Additional CSS and add following CSS to make text align center. If you wish to align text only in home page: .home p{ text-align: center; } If you like to align it on entire site: p{ text-align: center; } Hope it will help you. Thanks. October 15, 2017 at 11:59 am #7226 AnonymousInactive Hi, It did not solve my worries. I have a hard time expressing myself. I would like to center the whole box where there is my text. In fact all my page Is it possible? Thank you verry much October 15, 2017 at 12:06 pm #7227 ProDesignsKeymaster Hi @akeimi, There was missunderstanding. Please remove above CSS and add following CSS: .site-content .layout-right-sidebar { float: none!important; margin: 0 auto; } Hope this is the solution you want. Thank you. October 15, 2017 at 12:22 pm #7228 AnonymousInactive Oh great, thank you very much that’s what I wanted. Thank you for your work and your answer. October 15, 2017 at 2:25 pm #7229 ProDesignsKeymaster You are welcome. We are happy to help you. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In