Shopify themes, liquid, logos, and UX
Hi - out of the blue, the bullet points on our product page have started disappearing. They flash up for a second but then disappear once the page loads. Each line new sentence below should have a bullet point and did until a few months ago.
An example product page with the issue is here: https://meglizabet.com/collections/signature-rings/products/the-ines-ring. Visit the page and then you'll notice they flash up but disappear as you hit refresh.
They show up in Shopify editor. It seems like something in the code is blocking them or something. Anyone know how to fix this issue?
I tried a few pieces of code from this forum but nothing is making them stick!
Thanks!
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the </head> tag
<style>
.product-block .rte ul {
list-style: initial !important;
}
</style>
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hi - unfortunately this doesnt work - bullets still flash up then disappear anything else it could be?
Hi. I can help you with it. So I need to access your store as a collaborator if possible.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024