Shopify themes, liquid, logos, and UX
Hello,
I wanted to add a word in this popup.
Instead of "WAIST" (highlighted in the image) i want to replace it with "WAIST/BUST"
Kindly guide me how to replace this.
I'm using IRA Theme.
Product Link: Lime Yellow Pure Cotton Innerwear Camisole with Slender Straps – VIP Clothing Limited (vipinners.com...
Hey @Just_Jay
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
th.pdp-sizeguide__table-head-cell:nth-child(2):after {
visibility: visible;
content: "WAIST/BUST";
position: relative;
right: 45px;
}
th.pdp-sizeguide__table-head-cell:nth-child(2) {
visibility: hidden;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi Moeed,
Thank you. It worked.
Also Is it possible to swap the "CM" and "INCHES"
I want "INCHES" first and then "CM"
Is that can be done?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024