Thanks for your help. But I can’t find that or anything similar in there that could cause the issue. I personally don’t think it comes from CSS.
Topic summary
A user encountered an unwanted apostrophe symbol appearing on their Shop Pay button and sought help removing it.
Proposed Solutions:
- One suggestion involved hiding the entire Shop Pay button via CSS code in the base.css file, though this would remove the button completely rather than just the symbol
- Another recommendation was to locate and delete the apostrophe directly from the theme.css file
- The most targeted solution identified the root cause: an extra apostrophe character in the Shopify dynamic button content settings itself
Current Status:
The user reported being unable to locate the problematic code in CSS files, suggesting the issue may not originate from the stylesheet. A screenshot was provided showing the apostrophe exists within the button’s content configuration in Shopify’s dynamic checkout settings, pointing to where the actual fix should be applied.
The discussion remains open with the user still working to resolve the issue.