Shopify themes, liquid, logos, and UX
Want Text From Left To Right of this text with icons section
URL: https://mybadger.in/
PASS: Badger
Solved! Go to the solution
This is an accepted solution.
@Emiway Please find the below steps to make display text from left to right alignment. Let us know whether it is helpful for you.
@media screen and (max-width: 698px) {
.text-with-icons .text-with-icons__item .text-with-icons__text-wrapper .prose {
text-align: left !important;
}
}
Add this code in your theme.css file:
@media (max-width: 767px) {
.text-with-icons__text-wrapper .prose p {
text-align: left !important;
}
}
Result:
This is an accepted solution.
@Emiway Please find the below steps to make display text from left to right alignment. Let us know whether it is helpful for you.
@media screen and (max-width: 698px) {
.text-with-icons .text-with-icons__item .text-with-icons__text-wrapper .prose {
text-align: left !important;
}
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025