Shopify themes, liquid, logos, and UX
Hello,
URL: diggit-tools.myshopify.com
PW: diggit
I'd like to horizontally align the product title and price in the same row in a featured collection section on the home page.
Current format:
Desired format:
Thanks
Hello There,
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.row-negative-bottom .product-grid-item {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.row-negative-bottom .product-grid-item .product-grid-image {
width: 100%;
}
.product-grid-item .product-item--price span {
display: block;
margin-bottom: 12px;
}
Screenshot :- https://prnt.sc/110gt4q
User | RANK |
---|---|
76 | |
65 | |
64 | |
52 | |
49 |
We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023