Shopify themes, liquid, logos, and UX
My Website theme is using Dawn theme how can align the article text and the bullet point?
In the rich text editor is shown all the text ate align .
but at the website font live show the text doesn't align.
How can i fix this problems?
https://romeojuliet.shop/pages/repair-and-warranty-1
Hi @RomeoJuliet ,
This is David at SalesHunterThemes.
You can try to follow these steps:
Go to Online Store -> Themes -> Actions -> Edit code.
Go Assets folder -> base.css file.
Add this following code at the bottom of page.
.rte ul, .rte ol {
list-style-position: outside !important;
padding-left: 25px !important;
}
result:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Thanks for all , all the he text have aligned.
you are welcome,
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hello. Could you help me please? I have the Dawn theme and I added the code in base.css file but the problem persists. My text is not aligning within the product description page.
Hello @RomeoJuliet 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.rte ul {
padding-left: 24px !important;
}
The result
Hope that helps!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025