Shopify themes, liquid, logos, and UX
Little niggly problem that i cant seem to reolve.
The part numbrers in some of my titles are clickable on mobile view... Almost like they are a telephone number.. how can i stop this please. Dawn Theme
url example and screenshot
For me, I do not see the links. You already have the .css to hide the link:
.product__title>a {
display: none;
}
Maybe try adding !important to the css rule to see if that helps.
.product__title>a {
display: none !important;
}
You can find this css in the file: section-main-product.css
Found the .css for this. imcluded the important... sadly didnt change anything
section-main-product.css
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