hi
if you look on my home page and collection page, the prices are not lined up the same level automatically. can someone help thanks
hi
if you look on my home page and collection page, the prices are not lined up the same level automatically. can someone help thanks
Do you mean like this?
If it is check this one.
.card__information {
display: flex;
flex-direction: column;
height: 18vh;
justify-content: space-between;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
this works for the collection page, however now I want the same on the home page! thanks for your help
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Did not solve the issue yet!
it did solve, i had to remove something in my theme layout liquid