Shopify themes, liquid, logos, and UX
Why when I add line item property to a page, the text is duplicated on top of it?
And how to remove it?
Solved! Go to the solution
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Add the code below to the theme.css file.
.floating-label {
display: none;
}
After modification:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hello, @Daniil_P13
Please share the store URL so that I can assist you.
And password please.
yewyew,
thanks
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Add the code below to the theme.css file.
.floating-label {
display: none;
}
After modification:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025