I used a snipet to hide my unit price (on “theme.liquid”: .card-information__wrapper>.price { display: none !important;}) before my official launch and now I cannot make the price showing up again. Is there an easy way to diagnose if theres other areas I might have changes?
I even copied a fresh code for theme.liquid and the price still not showing, meaning I must have hidden it somewhere else.
Areas I checked include the currently setting and style sheet but none has anything.
Thanks