Shopify themes, liquid, logos, and UX
Hello!
can someone help me to decrease the space between line in a text box?
Theme Focal - i use the CSS custom box to add code
Page: https://pushmore.it/pages/chi-siamo
Thank you all!
Solved! Go to the solution
This is an accepted solution.
Hi @ventukelevra92 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.image-with-text__text-wrapper > p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
</style>
Best regards,
Anthony
This is an accepted solution.
Hi @ventukelevra92 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.image-with-text__text-wrapper > p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
</style>
Best regards,
Anthony
Thank tou Anthony, it works!
Try this one.
image-with-text-item.image-with-text__content.text-container p {
margin: 0px;
}
Thank you all for solutions, it works!
Welcome, please Mark Solution the post that helped you. Thanks!
User | RANK |
---|---|
227 | |
180 | |
63 | |
53 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023