Shopify themes, liquid, logos, and UX
Hello, I am using the Envy theme and recently I noticed that bullet points are showing up in the title on the product page only on certain items. These bullet points were not put there by us, and when I edit the product the bullet is not there, so I'm not sure why it's showing up and why it only shows on certain items. Here's an example item:
Any help would be appreciated!
Solved! Go to the solution
This is an accepted solution.
I don't know what's going on in your theme, but here's a quick fix:
Add the following CSS code to the end of assets/theme-product.min.css:
.vtl-ub-box__product-input-label {
display: none;
}
If the above doesn't work, try this:
.vtl-ub-box__product-input-label {
display: none !important;
}
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
This is an accepted solution.
I don't know what's going on in your theme, but here's a quick fix:
Add the following CSS code to the end of assets/theme-product.min.css:
.vtl-ub-box__product-input-label {
display: none;
}
If the above doesn't work, try this:
.vtl-ub-box__product-input-label {
display: none !important;
}
Freelance Shopify Developer | Helping Shopify merchants grow with high-converting online stores!
- Did I help? Leave a tip!
- Need my help? Chat on Telegram or WhatsApp
- Was your question answered? Mark it as an Accepted Solution ✅
The 2nd one worked, thank you!
This solution actually has caused other issues with my website including affecting other apps so I had to remove it. At this point I still have the bullet point on product titles. No idea how this started or what to do to fix it. Please advise.
Turns out it was caused by a 3rd party app. Thanks anyway.
User | RANK |
---|---|
196 | |
178 | |
85 | |
62 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023