Solved

Text alignment in Brooklyn theme

maxroddy
Excursionist
43 7 13

Hello guys 🙂

I tried to follow the steps from previous posts but did not work for me. How can I fix this problem? my text is messy, would like to left align it so it looks better. This is a rich text section added in to brooklyn theme. Any feedback appreciated, thanks 🙂

 

text allignemtn.png

Accepted Solution (1)
devangfour
Shopify Partner
43 10 8

This is an accepted solution.

If that would be work. You can accept solution and close this topics

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on devangfour@gmail.com regarding any help

View solution in original post

Replies 5 (5)

devangfour
Shopify Partner
43 10 8

Hi @maxroddy 

 

You need to add some css. If you send me site link. I'll give you that.

 

Thanks

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on devangfour@gmail.com regarding any help
maxroddy
Excursionist
43 7 13

Thank you for getting back to me 🙂

Here is the link: https://aurorabe.com/

the text is right below the header pictures. thanks 🙂

devangfour
Shopify Partner
43 10 8

Hello @maxroddy 

Just add below css

.rich-text-section .text-center div {
    text-align: left;
}

 

Thanks

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on devangfour@gmail.com regarding any help
maxroddy
Excursionist
43 7 13

thanks, have a nice day 🙂

devangfour
Shopify Partner
43 10 8

This is an accepted solution.

If that would be work. You can accept solution and close this topics

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on devangfour@gmail.com regarding any help