Shopify themes, liquid, logos, and UX
I am trying to make it so that the bullet points' text is aligned and not formatted like a paragraph. So all of it should be indented. I have tried all the solutions on the forms and none have had any results. I am using the Modular theme. My product page is linked as well as a screenshot.
https://eleadorabeauty.com/products/eleadora-box
Solved! Go to the solution
This is an accepted solution.
Hi @eleadorabeauty,
Go to Assets > theme.css and paste this at the bottom of the file:
.product__description.rte ul {
padding-inline-start: 20px !important;
}
Hope it helps!
@eleadorabeauty
Hii,
I have checked your site. bullet properly aligned left site
This is an accepted solution.
Hi @eleadorabeauty,
Go to Assets > theme.css and paste this at the bottom of the file:
.product__description.rte ul {
padding-inline-start: 20px !important;
}
Hope it helps!
there is no theme.css file in Assets in "Refresh" Theme.
I have same issue, kindly help me out too
Hi, I am facing the same issue on my blog posts, I am on the dawn theme, can you show me how to fix it?
Hi, I have the DAWN theme, and there is no theme.css in assets. Where do I place the code then? I tried theme.liquid, but that doesn't work.
Hi, I've added this code and the bullets align perfectly but the code is now appearing at the bottom of my site on the frontend. I've put the code at the bottom of the theme.liquid file as I don't have a theme.css file in assets
Thank you all for the responses, I found someone who was able to take a look and fix it for me!
Hi @eleadorabeauty,
I saw you liked my answer. If it helped you solve your issue, please mark it as a solution. Thank you and good luck.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025