Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
This is with the "Multi-column" section
@GatorGolfBrand Can you please share your store URL or theme name to check and provide solution for this.
@GatorGolfBrandPlease follow below steps to move button and text over the image. Let me know whether it is helpful for you.
.multi-column__item {
position: relative !important;
}
.multi-column__text-container {
position: absolute !important;
top: 65%;
left: 5%;
display: flex;
flex-direction: column-reverse;
text-align: left;
}
Result will be like,
Please share your store URL and password if it is password protected. Also, theme name you are using.
gatorgolfbrand.com
Password: Recked123
Theme : Focal
As you mark on the image, are you trying to add button and text separately? Button should be left side and text should be bottom.
I am trying to add the button and text on the bottom middle of the picture