Shopify themes, liquid, logos, and UX
My product page images seem to show up strangely cropped out I attached a image of what it should look like from my old theme and also how it looks now my new website theme is here https://empirehomegym.com/?_ab=0&_fd=0&_sc=1&preview_theme_id=164076814643 any help would be much appreciated.
Hello @notrabnai
You can add code by following these steps to change ATC background color
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>
.img-fluid {
max-width: 100%;
height: auto !important;
}
</style>
Hey unfortunately this did not work still seems to be cropped weird
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025