Shopify themes, liquid, logos, and UX
I'm running craft version 12.0
I need the following footer to be adjusted the following way:
585358.myshopify.com
atwosk
Hi @gege29 ,
What's font and size you want change ? Is this result you want ?
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Yes, this is the padding I want but could it be center alligned?.
I'm not sure about font size and font, I have to decide yet. For testing sake lets say I want 16 size for header and 12 for menus, font Arial.
Hi @gege29 ,
This is the code applied for desktop screens with a width of 750px or more. Please insert at the end file base.css
body {
font-family: Arial, sans-serif;
}
@media screen and (min-width: 750px) {
.footer__content-top {
margin: 0;
display: contents;
}
.footer-block.grid__item.footer-block--menu:last-child {
text-align: right;
}
.footer-block__heading {
font-size: 16px !important;
}
.footer-block__details-content > li {
margin-right: 0 !important;
}
}
Hope this can help you
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi @gege29
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.footer-block {
text-align: center;
}
.footer-block li {
margin: 0 !important;
}
.footer-block a.link.link--text.list-menu__item.list-menu__item--link {
font-size: 20px !important;
font-family: 'Americana' !important;
}
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024