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.
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