Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hi @AmirOoo ,
1. Go to online theme -> edit code -> Asset -> theme.css
2. add the following code snippet to the end of file
.ProductMeta__Description, .ProductMeta__Text {
margin: 24px 0;
text-align: left;
margin-top: 0px; // add this line
}
.Rte img, .Rte blockquote, .Rte .VideoWrapper, .Rte .Form {
margin-top: 2.4em;
margin-bottom: 2.4em;
margin: 0; // add this line
}
.Rte p:not(:last-child), .Rte ul:not(:last-child), .Rte ol:not(:last-child) {
margin-bottom: 1.6em;
margin-bottom: 0px; // add this line
}
3. there is an empty div element, the first child element of <div class="Rte">, but you need to delete it in one liquid file. I do not install prestige theme and have no idea about project structure.
It should look like
Hope it works.
If helpful, pls accept the solution and like it.
@AmirOoo
There is no images, i can't see images. and your Site speed is too low. it takes time to reload.
This is an accepted solution.
Hi @AmirOoo ,
1. Go to online theme -> edit code -> Asset -> theme.css
2. add the following code snippet to the end of file
.ProductMeta__Description, .ProductMeta__Text {
margin: 24px 0;
text-align: left;
margin-top: 0px; // add this line
}
.Rte img, .Rte blockquote, .Rte .VideoWrapper, .Rte .Form {
margin-top: 2.4em;
margin-bottom: 2.4em;
margin: 0; // add this line
}
.Rte p:not(:last-child), .Rte ul:not(:last-child), .Rte ol:not(:last-child) {
margin-bottom: 1.6em;
margin-bottom: 0px; // add this line
}
3. there is an empty div element, the first child element of <div class="Rte">, but you need to delete it in one liquid file. I do not install prestige theme and have no idea about project structure.
It should look like
Hope it works.
If helpful, pls accept the solution and like it.
Great, thank you.
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025