Under the Title and the Style options is : “Personalized Name and Personalization on Back” How do i get rid of those… I have no clue how I got them in there ..
Topic summary
A user encountered unwanted “Personalized Name and Personalization on Back” options appearing on their product page and sought help removing them.
Solutions Provided:
-
Theme Customizer Method: Navigate to Online Store > Themes > Customize > Products > Default product > Product information, then check for and remove any Text blocks causing the issue.
-
Code-Based Method: Add custom CSS code to the theme.liquid file (above the
</body>tag) to hide these elements, though the specific code snippet wasn’t fully visible in the conversation.
Current Status:
A follow-up user requested assistance with a related but more specific need: hiding personalization fields on only one product page rather than store-wide. This question remains unanswered, indicating the discussion is ongoing with unresolved edge cases.
Hi @TJustice , can you share your store url to check?
Hey @TJustice
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
Go to your Online store > Themes > Customize > Products > Default product > Product information, check and remove Text blocks if they are exist.
Hello, I am having the same sort of trouble with my store and not understanding how to use the liquid code. I want to hide the personalization app box and personalization text on just one of my pages and not all of them. Can you please help?
https://www.bourbonstreetproshop.com/products/copy-the-legend


