Shopify themes, liquid, logos, and UX
i would like to add a background image my custom liquid section
pass: daplau
Try this
<div class="custom-section-here">
<!-- Your content goes here -->
</div>
<style>
/* Add background image to the custom section */
.custom-section-here {
background-image: url('https://cdn.shopify.com/s/files/1/2373/2331/files/Screenshot_2024-01-03_at_9.47.09_AM.png?v=1704297177');
background-size: cover; /* Adjust as needed */
background-position: center center; /* Adjust as needed */
background-repeat: no-repeat; /* Adjust as needed */
/* Additional styles as needed */
}
</style>
where do i put this? in theme.liquid or bass
background-image: url('https://cdn.shopify.com/s/files/1/2373/2331/files/Screenshot_2024-01-03_at_9.47.09_AM.png?v=17042971');
background-repeat: no-repeat;
background-size: cover;
doesnt work
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024