Greetings
I’m trying to find a way to remove the question mark on the last fields of the last page in the checkout…does anyone knows how to remove it?
Thanks in advance
A user seeks to remove the question mark icon appearing on checkout page fields. Multiple solutions have been proposed but none have worked yet:
Attempted Solutions:
#phone_tooltip in the theme.liquid file above the </body> tag#phone_tooltip in the theme.scss.css filebase.cssCurrent Status:
Note: The conversation text appears reversed/encoded in the original posts but the technical solutions involve CSS modifications to hide tooltip elements.
Greetings
I’m trying to find a way to remove the question mark on the last fields of the last page in the checkout…does anyone knows how to remove it?
Thanks in advance
Hey @mpatsi
Follow these Steps:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello There,
div#phone_tooltip {
display: none;
}
Do not work, this can be because i’m in the Shopify Basic Plan?
Do not work, this can be because i’m in the Basic Plan of Shopify?
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello There,
._1fragem17._1fragemaf._1fragem38 {
display: none;
}
not working at all ![]()