Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
In my shopify store using Impact Theme, i added this metafield for benefits & also specifications, i have spaces between my line inputs but on the webpage the spaces are not reflecting. can anyone please help me with this? last image is how i would like it to look. Thanks in advance
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
details.product-info__accordion.accordion.group .accordion__content .metafield-rich_text_field p {
margin-bottom: 11px !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Hey @davodavis66
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hi @Moeed
Thanks for your prompt reply. The link i'm having the specific issue with is https://nuturas.com/products/grow-with-me-luxury-toddler-trike-1
It's a new product template so i was hoping to get it across all new products added.
Thank you
Hey @davodavis66
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find password.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
span.metafield-multi_line_text_field {
line-height: 2 !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @Moeed
Thanks but it was not for that section but the section below it in Benefits & Specifications in the drop down menus.
ah my bad, try this code instead with the same steps mentioned above.
<style>
.metafield-rich_text_field p {
margin-bottom: 12px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @davodavis66 , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi @websensepro
Thanks for your reply. The link i am having the issue with is https://nuturas.com/products/grow-with-me-luxury-toddler-trike-1
Thanks so much
Hi @davodavis66
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
details.product-info__accordion.accordion.group .accordion__content .metafield-rich_text_field p {
line-height: 2 !important;
}
Hello @davodavis66
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.
.product-info__text {
line-height: 2 !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hi thats for the wrong section but thanks
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
details.product-info__accordion.accordion.group .accordion__content .metafield-rich_text_field p {
margin-bottom: 11px !important;
}
Result:
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
That did the trick thanks so much
I am glad to have helped you. If you need a Shopify developer, Hire us at WebSensePro For Shopify Design Changes/Coding
Thanks!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025