Shopify themes, liquid, logos, and UX
Hi. I'm currently using the Focal Theme. I currently have 4 blocks in my footer and they are very close to each other.
I would like to increase the spacing between the blocks. And to shift the social media block down instead of it being at the right hand side.
Solved! Go to the solution
This is an accepted solution.
Hey @smalltinyperson,
Is this what you want?
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.footer__item-list {
grid-template-columns: repeat(3, auto) !important;
grid-auto-flow: row !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @smalltinyperson,
Can you share the link to your store please? Thanks!
heyyy. unfortunately store is not up yet. still in the development phase for this store. not sure if you have any similar experience with the Focal Theme?
Hey @smalltinyperson,
You can share the preview link to the theme along with the store password. The theme on your store will have it's own unique ID's for the footer sections stuff, so I can't give you a solution inspecting your store.
This is an accepted solution.
Hey @smalltinyperson,
Is this what you want?
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.footer__item-list {
grid-template-columns: repeat(3, auto) !important;
grid-auto-flow: row !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @ThePrimeWeb thank you so much! Yes this is how I would like it to look it.
Appreciate the super fast response and help.
Hi @smalltinyperson ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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