Shopify themes, liquid, logos, and UX
Help me!!!
We are scheduled to open on December 1st, so we would appreciate it if you could respond as soon as possible.
Thank you for your support.
Hello @Havana2024
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.
.hero__content__wrapper .rte img {
width: 100% !important;
}
Thanks
Hello @Havana2024
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.hero__content__wrapper img {
width: 100% !important;
}
</style>
RESULT:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024