Shopify themes, liquid, logos, and UX
Hello!
Is there someone who could help me with a visualization issue that I have on my product pages?
As you can see from the below picture almost in every product page my bullet points appear above the text instead of one next to each other. The problem seems to exist only in the desktop version.
The url to the store is: https://www.anime-gadgets.com/
Still designing (password: aulows).
Many thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @IG-shop
You can paste the below CSS at bottom to base.css and you can find this file under assets folder.
.product__description.rte li p {
display: initial;
}
Then, it'll look like below
Thanks
Sheesh B
This is an accepted solution.
Hi @IG-shop
You can paste the below CSS at bottom to base.css and you can find this file under assets folder.
.product__description.rte li p {
display: initial;
}
Then, it'll look like below
Thanks
Sheesh B
Many thanks it works now!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025