Re: Dawn Theme - Bild mit Text Abschnitt - Text auf gesamte Breite auslegen

Solved

Dawn Theme - Bild mit Text Abschnitt - Text auf gesamte Breite auslegen

psyvin
Excursionist
15 0 6

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!

2022-10-18-22-13-juniorito-de.myshopify.com.png

2022-10-18-22-14-juniorito-de.myshopify.com.png

Accepted Solution (1)
KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@psyvin 

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;
}
 }

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 10 (10)

KetanKumar
Shopify Partner
37583 3668 12151

@psyvin 

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.

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
psyvin
Excursionist
15 0 6
psyvin
Excursionist
15 0 6

Edit: The same problem I have with my product discriptions

KetanKumar
Shopify Partner
37583 3668 12151

@psyvin 

oh sorry bt what do you want exactly

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
psyvin
Excursionist
15 0 6

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:

2022-10-20-22-18-juniorito-de.myshopify.com.png

KetanKumar
Shopify Partner
37583 3668 12151

@psyvin 

yes, please confirm 

KetanKumar_0-1666300293333.png

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
psyvin
Excursionist
15 0 6

Yes like this! Can you show me how I can edit?

KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@psyvin 

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;
}
 }

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
psyvin
Excursionist
15 0 6

Great!!! Thank you really much!

KetanKumar
Shopify Partner
37583 3668 12151

@psyvin 

its my pleasure to help us 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing