WPIntell

Source evidence

Mobile View

YayMail – WooCommerce Email Customizer · support · 2025-10-14T12:50:00+00:00

mixedsentiment
mediumseverity
0.85relevance
9replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 37 rows with source links

18.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Krasimir Ignatov resolved
Hello. In mobile emails looks like they are not responsive for those devices. Already saw a couple of tickets about similar thing and a dev suggested to download a patched version, so guess that will fix it ? Already changed all of the templates, so wanna ask if i add this patched version, do i need to do those changes again or it’s only need to be added ? Thank you. The page I need help with: [ log in to see the link] Hi @krasimirignatov , Since you were already receiving attention via our devs’ channel, you can continue getting the support there. FYI, any version or patched update you install will not alter your existing settings, so please feel safe to use any recommended versions our team send you. Hope that clarifies. Regards So you mean to make a post in existing topic here ? Also here is the link to that Patched version – https://drive.google.com/file/d/1jskTPCdGfVgKkCC2ux2x1MF8KJOEDzuz/view Looks a bit sus to me ? How can apply it at all ? Is there will be a fix soon ? Thanks. Hi @krasimirignatov , Obviously this thread here does not show any history of us sending you a patched file, so I was suggesting that you continue the conversation where you received the patched file (I do not know exactly where). But to keep an existing history and to make it easy to pickup from where we left anytime. Also, as long it is a file sent to you by members of our team. I assure you, it is 100% safe and secured to use. Let us know if you need anything else. Regards I saw it here – https://wordpress.org/support/topic/not-responsive-227/ Didn’t say that i am part of a convo before created this one. So no one didn’t send me anything or have no convo with non of the dev’s atm. So is there any info about my issue or ? Mobile view on mails still isn’t looks responsive at all. Thank you. Hi @krasimirignatov , We previously tested releasing a responsive version for mobile and monitored feedback from our customers. At that time, we received a lot of negative feedback — many customers didn’t like the change and wanted it reverted to the original version (without scaling on mobile). Therefore, we had to roll it back to the non-scaled version for mobile display. After discussing internally, our team decided that only specific sites that actually need scaling on mobile will be provided with a custom CSS snippet to enable it. For now, that’s the most optimal solution. If you need the CSS, please let us know. Regards, Sure, i wanna try it. Hi @krasimirignatov , Please try the CSS below: @media screen and (max-width: 600px) { .yaymail-template-content-container { width: 100% !important; } .yaymail-template-content-container .yaymail-element__content { padding: 8px 15px !important; } .yaymail-template-content-container .yaymail-billing-address-column, .yaymail-template-content-container .yaymail-shipping-address-column { display: block !important; width: 100% !important; } .yaymail-template-content-container .yaymail-shipping-address-column { margin-top: 15px; } .yaymail-template-content-container .yaymail_item_product_title { min-width: 120px; width: 100%; } } Thank you, Daisy Hey @thutt where should i paste that CSS snipped ? I add it then did a test order, checked my emails trough my phone and still the whole template doesn’t fit (isn’t mobile responsive). Hi @krasimirignatov , There is a space provide for that in the General settings: https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-settings-panel/general-settings/customize-with-css Hope that helps. Regards,

Comments

9 shown
Bruce 2025-10-14T13:18:00+00:00

Hi @krasimirignatov , Since you were already receiving attention via our devs’ channel, you can continue getting the support there. FYI, any version or patched update you install will not alter your existing settings, so please feel safe to use any recommended versions our team send you. Hope that clarifies. Regards

Krasimir Ignatov 2025-10-14T14:54:00+00:00

So you mean to make a post in existing topic here ? Also here is the link to that Patched version – https://drive.google.com/file/d/1jskTPCdGfVgKkCC2ux2x1MF8KJOEDzuz/view Looks a bit sus to me ? How can apply it at all ? Is there will be a fix soon ? Thanks.

Bruce 2025-10-14T15:12:00+00:00

Hi @krasimirignatov , Obviously this thread here does not show any history of us sending you a patched file, so I was suggesting that you continue the conversation where you received the patched file (I do not know exactly where). But to keep an existing history and to make it easy to pickup from where we left anytime. Also, as long it is a file sent to you by members of our team. I assure you, it is 100% safe and secured to use. Let us know if you need anything else. Regards

Krasimir Ignatov 2025-10-15T13:49:00+00:00

I saw it here – https://wordpress.org/support/topic/not-responsive-227/ Didn’t say that i am part of a convo before created this one. So no one didn’t send me anything or have no convo with non of the dev’s atm. So is there any info about my issue or ? Mobile view on mails still isn’t looks responsive at all. Thank you.

Bruce 2025-10-15T14:28:00+00:00

Hi @krasimirignatov , We previously tested releasing a responsive version for mobile and monitored feedback from our customers. At that time, we received a lot of negative feedback — many customers didn’t like the change and wanted it reverted to the original version (without scaling on mobile). Therefore, we had to roll it back to the non-scaled version for mobile display. After discussing internally, our team decided that only specific sites that actually need scaling on mobile will be provided with a custom CSS snippet to enable it. For now, that’s the most optimal solution. If you need the CSS, please let us know. Regards,

Krasimir Ignatov 2025-10-15T19:17:00+00:00

Sure, i wanna try it.

Daisy 2025-10-16T01:20:00+00:00

Hi @krasimirignatov , Please try the CSS below: @media screen and (max-width: 600px) { .yaymail-template-content-container { width: 100% !important; } .yaymail-template-content-container .yaymail-element__content { padding: 8px 15px !important; } .yaymail-template-content-container .yaymail-billing-address-column, .yaymail-template-content-container .yaymail-shipping-address-column { display: block !important; width: 100% !important; } .yaymail-template-content-container .yaymail-shipping-address-column { margin-top: 15px; } .yaymail-template-content-container .yaymail_item_product_title { min-width: 120px; width: 100%; } } Thank you, Daisy

Krasimir Ignatov 2025-10-16T19:51:00+00:00

Hey @thutt where should i paste that CSS snipped ? I add it then did a test order, checked my emails trough my phone and still the whole template doesn’t fit (isn’t mobile responsive).

Bruce 2025-10-16T20:27:00+00:00

Hi @krasimirignatov , There is a space provide for that in the General settings: https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-settings-panel/general-settings/customize-with-css Hope that helps. Regards,