Shopify themes, liquid, logos, and UX
Hi there,
I made some changes to my webpage but cannot figure out what's causing these white squares to appear on my home page. It shows up at the bottom above the footer.
I am using SENSE theme and replo to design it
I'm unable to find what's causing this so any help would be welcome.
Solved! Go to the solution
This is an accepted solution.
Hey @Reavers6,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
div#instafeed .glide__arrow {
display: none !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @Reavers6,
Can you share the link to your store please? Thanks!
This is an accepted solution.
Hey @Reavers6,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
div#instafeed .glide__arrow {
display: none !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thanks so much! This worked for me 🙂
Hello @Reavers6
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you please provide me with the URL of the page so I can check it for you?
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hello @Reavers6
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css or theme.css
Step 3: Add code
.glide__arrow {
display: none !important;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025