Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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 |
---|---|
113 | |
85 | |
69 | |
67 | |
45 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022