Solutons Lounge

How to format Rich Text section


Hi @Tinctoria ,

 

To format Rich Text section

follow these steps:

1.Go to your Shopify admin panel.

2.Navigate to Online Store > Themes.

3.Find the theme and click on Customize.

4.click Actions > Edit code.

In the left sidebar, under the layout directory, click base.css

 

 

.rich-text-description {
    text-align: justify;
    margin: 0 auto;
    padding: 0 15%; /* Adjust this value to control the margins */
    max-width: 800px; /* Optional: Set a max-width for the text block */
}

 

 

I hope this helps! If not, please provide password of website.

If it does, please like it and mark it as a solution! 

If you need further assistance, feel free to reach out!

Regards,
Sweans

 

– Was my reply helpful? Please Like and Accept the Solution or let me know by Buying me coffee!
– Want to modify or custom changes on store Hire me.
– Feel free to contact me at info@sweans.com regarding any help.
– To know more about me check out www.sweans.com



Source link

Exit mobile version