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.
Hey @Reavers6 ,
Can you share the link to your store please? Thanks!
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?
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
Hey @Reavers6 ,
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.
Thanks so much! This worked for me 