Hello, I was removing arrows from my slide show, by using the first method below:
This did not work, so I tried this:
This worked, but somehow my homepage now has this coding on underneath the slideshow:
https://www.globaltrend.ca/
I’m hoping you can help me remove this!
Thank you.
@globaltrend
- Download this Google Chrome Extension: (you need to use Google Chrome): https://chrome.google.com/webstore/detail/shopify-theme-file-search/mhchmhfecfdpaifljcfebnlaiaphfkmb
- In your Shopify Admin, go to Online Store > Themes > Edit Code
- In the new box that appears with the extension (top right corner) search for the code you want to remove:
.slideshow__text-wrap--mobile { display: none; }
If you don’t find it straight away, try some variants of it, like:
.slideshow__text-wrap--mobile
- Delete this piece of code from the files it shows up.
Let me know how it goes.
Kind regards,
Diego