Personalized checkout and custom promotions with Shopify Scripts
Hello, as you can see by the screenshot indicatted with the orange lines, I would like to reduce the space in these areas. How do I do this? Any help would be greatly appreicated. Store URL: https://themovingstories.com/collections/all-products/products/our-wedding
Hi @CameronO
Try this one.
.product-block:has(.rating-stars-inline), .product-block.product-block--header {
margin-bottom: 0;
}
.easify-product-options .tpo_option-set-wrapper {
padding: 0;
}
.product-block:has(.rte) {
margin-bottom: 10px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @CameronO ,
You can follow the steps here:
Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there
Here is the code for step 3:
.product-single__meta > .product-block.product-block--header {
margin-bottom: 0 !important;
}
.product-single__meta > div[data-product-blocks] > div {
margin-bottom: 5px !important;
}
Here is the result:
Please let me know if it works!
Best,
Daisy
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024