Shopify themes, liquid, logos, and UX
Hello 🙂 I want to remove the circled areas on the provided screenshots (icons and text included, except: on the „reset password“ page only the square box). Has anyone an idea how I could do that? I am not so familiar with coding but hope that I simply have to delete something from the code.
My website is https://maliya.co
I already installed a fresh new copy of my Theme design and the boxes appear there as well, so they are probably theme related.
The pages:
https://maliya.co/account/login
https://maliya.co/account/register
https://maliya.co/account/login#recover
Hi @albaria,
Simply follow these steps:
.section-template--19110855115016__main-padding .form__message{
display: none !important;
}
.RegisterForm-password-error{
display: none !important;
}
Thank you
Hi, how can i remove this:
Hi @albaria
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.form__message {
display: none !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
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