Shopify themes, liquid, logos, and UX
Moin, ich habe ein Problem mit dem Dawn theme. Und zwar finde ich keine Einstellung, die mir ermöglicht, den Text bei "Bild mit Text"-Abschnitten auf die gesamte Breite auszulegen (Screenshot im Anhang). Kann mir da jemand weiterhelfen? Sieht so nämlich ziemlich doof aus. In erster Linie stört es mich bei der mobilen Ansicht, da die Texte extrem in die Länge gezogen werden, was der Usability meiner Meinung nach schadet. Danke!
Solved! Go to the solution
This is an accepted solution.
thanks for confirm please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749.5px) {
.image-with-text__grid .image-with-text__content {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hey, sure, it's: https://www.juniorito.de/collections/montessori-lerntuerme
Thank you!
Edit: The same problem I have with my product discriptions
oh sorry bt what do you want exactly
I would like the texts in my shop to be generally displayed with lines of equal length and to be laid out across the entire width. Not as it is now:
yes, please confirm
Yes like this! Can you show me how I can edit?
This is an accepted solution.
thanks for confirm please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 749.5px) {
.image-with-text__grid .image-with-text__content {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
Great!!! Thank you really much!
its my pleasure to help us
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025