Shopify themes, liquid, logos, and UX
Hi, on my website, Whiskerwonders.ca I deleted the heading on the homepage and it looks nice from phone perspective but from the PC perspective there is a massive white block in the middle of the page. Can someone please help?
Thanks
Add the following code in your theme.liquid:
<script>
document.addEventListener("DOMContentLoaded", function() {
var elements = document.querySelectorAll('.slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient.slideshow__text--left.slideshow__text-mobile--left');
elements.forEach(function(element) {
element.style.display = 'none';
});
});
</script>
I hope it helped you!
User | RANK |
---|---|
214 | |
169 | |
65 | |
54 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023