Shopify themes, liquid, logos, and UX
Hi,
I have 3 footer blocks. first one is an image, and the following two are menu links. I need to resize the widths so that the image width covers 50% of the footer and the two menu blocks 25% each. I am using Dawn version 15.0.0. Any assistance will be greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
Please go to Online Store > Themes > click "..." in the current theme > Edit code, open theme.liquid file, add this code after <head>
<style>
@media (min-width: 990px) {
.footer-block:has(.footer-block-image) {
width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
}
</style>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hello.
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hey @nicholasmotanya
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
This is an accepted solution.
Please go to Online Store > Themes > click "..." in the current theme > Edit code, open theme.liquid file, add this code after <head>
<style>
@media (min-width: 990px) {
.footer-block:has(.footer-block-image) {
width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
}
</style>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025