Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I've been struggling to get the correct sizing on the links to other pages in the footer.
This is what my website footer looks like.
I would like it to look something similar to this where it concise and take up less space on the screen.
My website address is https://brewbarncoffee.com/
and I've set the log in password as Shopifyhelp
Thank you for your time.
Solved! Go to the solution
This is an accepted solution.
Hi @N4th4nsgt ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
@media only screen and (max-width: 747px){
.footer-block__details-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
}
</style>
Best regards,
Anthony
This is an accepted solution.
Hi @N4th4nsgt ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
@media only screen and (max-width: 747px){
.footer-block__details-content {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
}
</style>
Best regards,
Anthony
Its worked and looks great thank you.
Glad that helps you! Have a good day 😊
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024