Shopify themes, liquid, logos, and UX
Hello, I'm using Dawn theme and it seems as though my boxes in my footer are too wide and shrinking my email sign up. I'm not sure if this is directly the issue or if it is somewhere else. I was also trying to figure out how to move my boxes over to the right more instead of them being centered. I am a first time user and pretty stuck on this.
Hi @addison281
To fix the footer boxes in your Dawn theme and move them to the right, follow these steps:
1- Adjust Box Width:
2- Move Footer Boxes to the Right:
.footer .grid {
justify-content: flex-start; /* Moves boxes to the left */
}
.footer .grid__item {
margin-left: auto; /* Adjusts spacing to the right */
}
This should fix the layout issue and help move the boxes as you prefer.
If you have other questions, I am willing to answer them more.
Best regards,
Daisy
In Canada, payment processors, like those that provide payment processing services t...
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