Shopify themes, liquid, logos, and UX
I have my max width set to 1100 px for my images to control sizing on fullscreen. For areas where I use schemes for background color, the color is infinite on both ends. Is there a way to make it end at the same with as my images? I am using theme Sense.
Hi @DBWEBSITE , thank you for posting here!
You can follow my instruction below:
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code below above the </head>
<style>
.container.container--lg {
max-width: 1100px;
margin: 0 auto;
}
</style>
If my answer is working for your store, please let me know by accepting Solution and giving Like!!!
This unfortunately did not work for me. I was able to figure out how to control the background width for the multi column section. But my Header and Footer backgrounds are still infinite. Any idea on how to fix?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025