Shopify themes, liquid, logos, and UX
Hi everyone,
I’d like to decrease the space between the product title and the price on my product page. Is there a way to adjust this within the theme settings or would I need to add custom CSS?
Here’s the preview link to my store: https://www.rappid.run/collections/frontpage
Password: Password
Thanks a lot for the help!
Best,
Kim
Solved! Go to the solution
This is an accepted solution.
Hi @KimGottwald
I noticed that you mentioned wanting to "decrease the space between the product title and the price on my product page," but based on the screenshot, it appears to be the collection page. Therefore, I believe you are referring to the collection page.
.card__content .card__information .card-information {
margin-top: -8px !important;
}
This is an accepted solution.
Hi @KimGottwald
I noticed that you mentioned wanting to "decrease the space between the product title and the price on my product page," but based on the screenshot, it appears to be the collection page. Therefore, I believe you are referring to the collection page.
.card__content .card__information .card-information {
margin-top: -8px !important;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025