Hello Everyone, i want to maximize the image into the corner, or remove the spacing, and then put the button at the middle with aligned to each other. Thank you!
Please drop your store URL here so I can provide the code to do that
https://46532b-2.myshopify.com/
this one, and i also want to remove the arrow at the button. Thank you!
Add this code
it doesnt work, and the button is not alligned with the other button
Please add this code to your theme.liquid file under element.
If you add to base.css file, please use this code
#shopify-section-template--21767037354277__e302c826-2a4e-4c83-a970-3d6323e318c2 .multicolumn-card-spacing {
padding-top: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
#shopify-section-template--21767037354277__e302c826-2a4e-4c83-a970-3d6323e318c2 .multicolumn-card__info {
text-align: center;
}
#shopify-section-template--21767037354277__e302c826-2a4e-4c83-a970-3d6323e318c2 .multicolumn-card__info h3.inline-richtext,
#shopify-section-template--21767037354277__e302c826-2a4e-4c83-a970-3d6323e318c2 .multicolumn-card__info .rte {
text-align: left;
}
#shopify-section-template--21767037354277__e302c826-2a4e-4c83-a970-3d6323e318c2 .multicolumn-card__info a.link .icon-wrap {
display: none;
}
still not working
Could you show me where did you add the code? Is this section do you want to change?
i put it under the head in theme.liquid. Yes that section
I cannot see the code. Did you click Save button?
i remove it because it didnt work.
Can I send a collaborator request access to your store so I can help you add the code and make it works?
yes sure, and please contact me on my email. I need a few more works. tmasuncion.social@gmail.com

