Shopify themes, liquid, logos, and UX
Hi this is for Impulse Theme- My footer is so spaced out. I would like it to look like the attached screenshot (different font than I'm using, but I'm talking about the spacing) I know I can contact the Impulse theme people, but they use a ticket system and it's 1-3 days reply but we are launching soon. Can you please give me an idea of how to fix this? Here is my link: https://43992b.myshopify.com. Thank you!
Solved! Go to the solution
This is an accepted solution.
replace the code on this.
.footer__collapsible p {
margin: 0;
line-height: 1rem;
}
.footer__collapsible h6 {
margin-top: 15px;
margin-bottom: 0px;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.footer__collapsible p {
margin: 0;
line-height: 1rem;
}
And save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you! This is a great start but now parts of it are too close. I'd like space above Store Hours, and also Labor Day-Memorial Day and above January & February is that possible?
This is an accepted solution.
replace the code on this.
.footer__collapsible p {
margin: 0;
line-height: 1rem;
}
.footer__collapsible h6 {
margin-top: 15px;
margin-bottom: 0px;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is awesome!! Thank you so much it worked!! Do you know how to make the phone number clickable? Again, I can do it in wordpress, but when I try using tel: in the link section of my editing choices, it does not accept that as a link!
Welcome! Please don't forget to like and mark as solution any post that helped you. Thanks!
Regarding making the numbers clickable, you may need a developer to add the link in the Liquid file.
Thank you! I'm new to this so thanks for the reminder on the "Accept as Solution". Have a great day and thanks for your help.
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