Hey guys,
First thank you so much for your interest.
Please I need to hide or remove this part of my product page.
![]()
![]()
A user seeks to hide or remove a specific element from their product page price block on a Shopify store.
Proposed Solution:
</body> tag to hide the unwanted elementFollow-up Question:
The original poster asks how to specifically hide the currency symbol ($) from the price display.
Status: The discussion remains open, awaiting guidance on the currency symbol customization. The initial solution involves adding CSS code to the theme files, though the exact code snippet appears corrupted or encoded in the conversation.
Hey guys,
First thank you so much for your interest.
Please I need to hide or remove this part of my product page.
![]()
![]()
Hey @Mohamed70
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Ok thanks, I’ll try.
What about if I want to hide the currency ($)?