Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Please I have a problem with the underlining code in my product description. I have checked the HTML link to be able to remove the underlining code but there is nothing and on my theme it does not display the codes.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, try this one.
.product-info__description a.emoji-data {
background: none;
text-decoration: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @a2s
Please, share your store URL. Thanks!
This is an accepted solution.
Thanks for the info, try this one.
.product-info__description a.emoji-data {
background: none;
text-decoration: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!