Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi! I'm having trouble finding solution to two layout issues I'm having with the Dawn theme on this site:
https://grand-circuit-products.myshopify.com
1. Size of the images in the multicolumn. I'd like them larger but can't find the code to do so.
2. Increase padding in the columns in the footer, especially between columns one and two.
Any help is great appreciated.
Please add below css in bottom of assets/base.css file
Thanks for the reply.
Please try this:
Please add below css in bottom of assets/base.css file
@media screen and (min-width: 750px)
.footer .grid {
column-gap: 25px !important;
}
.multicolumn-card .multicolumn-card__image-wrapper {
width: 100%;
}
Thank you.
Thanks Denishamakwana, appreciate your help.
Unfortunately neither the image sizes nor the gap in the footer increased. Not sure what the right answer is but I thank you for your assistance.
User | RANK |
---|---|
207 | |
108 | |
86 | |
56 | |
45 |