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
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024