Alignment/spacing not working properly in about me page

Solved

Alignment/spacing not working properly in about me page

CatKingdom
Excursionist
17 1 2

Hello, 

 

I'm using Superstore theme by Out of the Sandbox. In my "About Me" page, it will not save spacing (so everything is save as one giant gargoyle paragraph rather than a nicely spaced flow of text), nor will it save the alignment (I want everything centered; it saves everything to the left).


I have tried numerous times to reload the page and start over, saving one line at a time, centering one section at a time and saving, etc. Nothing seems to help. 


Any advice will be appreciated. 

https://catkingdommeow.com/pages/about-us

Accepted Solution (1)

Yeady123
Explorer
61 7 9

This is an accepted solution.

@CatKingdom It sounds like you're having trouble formatting the text on your About Me page in the Superstore theme. Here are a few troubleshooting steps you can try:

  • Check if there are any conflicting styles in your theme or custom CSS that are affecting the spacing and alignment of your text. You can use your browser's developer tools to inspect the page and see if there are any styles that are overriding your desired styles.

  • Try using the theme's built-in text editor to format your text. Some themes have a visual editor that allows you to format your text using buttons (such as bold, italic, center align, etc.) rather than manually adding HTML tags. Make sure you are using the editor to apply the formatting you want, rather than trying to add the formatting manually.

  • If the built-in text editor is not working for you, try using HTML tags to format your text. For example, to add spacing between paragraphs, you can use the <p> tag to wrap each paragraph, and add the CSS margin-bottom property to add space between them. To center text, you can use the <div> tag with the text-align: center CSS property.

  • If you are still having trouble, you can contact Out of the Sandbox's support team for assistance. They may be able to provide more specific guidance for formatting text in the Superstore theme.

- Was my reply helpful? Click "Like" to let me know!
- ----Was your question answered? Mark it as an Accepted Solution
You can get in touch with me via WhatsApp on +88013-13075440
Email: shahinkhan2424ft@gmail.com

View solution in original post

Replies 2 (2)

Yeady123
Explorer
61 7 9

This is an accepted solution.

@CatKingdom It sounds like you're having trouble formatting the text on your About Me page in the Superstore theme. Here are a few troubleshooting steps you can try:

  • Check if there are any conflicting styles in your theme or custom CSS that are affecting the spacing and alignment of your text. You can use your browser's developer tools to inspect the page and see if there are any styles that are overriding your desired styles.

  • Try using the theme's built-in text editor to format your text. Some themes have a visual editor that allows you to format your text using buttons (such as bold, italic, center align, etc.) rather than manually adding HTML tags. Make sure you are using the editor to apply the formatting you want, rather than trying to add the formatting manually.

  • If the built-in text editor is not working for you, try using HTML tags to format your text. For example, to add spacing between paragraphs, you can use the <p> tag to wrap each paragraph, and add the CSS margin-bottom property to add space between them. To center text, you can use the <div> tag with the text-align: center CSS property.

  • If you are still having trouble, you can contact Out of the Sandbox's support team for assistance. They may be able to provide more specific guidance for formatting text in the Superstore theme.

- Was my reply helpful? Click "Like" to let me know!
- ----Was your question answered? Mark it as an Accepted Solution
You can get in touch with me via WhatsApp on +88013-13075440
Email: shahinkhan2424ft@gmail.com
CatKingdom
Excursionist
17 1 2

Thank you sir, 

 

I was able to go in using the html editor and input my breaks and centering manually. I have saved it and it has updated in the live version of the site, so problem is solved. 

Cheers, 

 

-Mac