Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Looking to adjust one of my image with text sections using custom css. I want the image to be wide/go to the edge of the page on desktop.
Impulse theme
Hey @bonnielauren
Could you please provide your Store URL and, if applicable, the Password too? Also, if you can share a screenshot of your section then it would be great. Your cooperation is greatly appreciated!
Best Regards,
Moeed
Password: aotwep323
Password: aotwep323
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
#shopify-section-template--20338604343590__48eac374-5c4d-4d53-a654-60dcb5307705 .feature-row {
margin: 0;
}
#shopify-section-template--20338604343590__48eac374-5c4d-4d53-a654-60dcb5307705 .page-width.feature-row-wrapper.feature-row--50 {
padding: 0;
}
#shopify-section-template--20338604343590__48eac374-5c4d-4d53-a654-60dcb5307705 .feature-row__item.feature-row__images.aos-init.aos-animate {
margin-right: 0;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Rock Technolabs
If I use this code how does this apply to all image with text of just this one?
it just applies to one section, If you want to apply it all image-with-text section then you need to remove the the section ID from the CSS
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024