Shopify themes, liquid, logos, and UX
This is an accepted solution.
here you go, i have pasted both of code together so you can just paste it,
removed the code that you paste before.
@media (max-width:768px) {
section#shopify-section-template--20357505843505__d60934c8-8051-45a9-ab6e-827b187f14bf .rich-text__text.rte {margin-top:0px}
.product__description.rte p {
margin-top: 3px;
}
}
please like and accept the solution if its works
thank you
Hello there,
try to paste this in your css file at the end of the code,
section#shopify-section-template--20357505843505__d60934c8-8051-45a9-ab6e-827b187f14bf .rich-text__text.rte {margin-top:0px}
if you want to do that just for mobile then paste this code, and skip the above one.
@media (max-width:768px) {
section#shopify-section-template--20357505843505__d60934c8-8051-45a9-ab6e-827b187f14bf .rich-text__text.rte {margin-top:0px}
}
thank you that worked! I just have one more similar question. How do I get rid of the white space between the heading and text for the description section.
Add this code
.product__description p { margin-top: 0;}
This is an accepted solution.
here you go, i have pasted both of code together so you can just paste it,
removed the code that you paste before.
@media (max-width:768px) {
section#shopify-section-template--20357505843505__d60934c8-8051-45a9-ab6e-827b187f14bf .rich-text__text.rte {margin-top:0px}
.product__description.rte p {
margin-top: 3px;
}
}
please like and accept the solution if its works
thank you
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024