Solved

Mobile version cut off but desktop looks ok

YNN
Excursionist
28 0 4

Hello,

 

The emails in the contact us section look good on desktop but are cut-off on the mobile version as seen below.

URL https://yellowstonenaturalnutrition.com/

 

Screen Shot 2021-11-21 at 7.06.44 PM.png

 Thank you,

Accepted Solution (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@YNN 

Sorry you are facing this issue, it would be my pleasure to help you.

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

@media only screen and (max-width: 749px) {
.site-footer__rte a {word-break: break-all;}
}

 

If helpful then please Like and Accept Solution.
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

Reply 1 (1)

KetanKumar
Shopify Partner
36843 3636 11978

This is an accepted solution.

@YNN 

Sorry you are facing this issue, it would be my pleasure to help you.

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

@media only screen and (max-width: 749px) {
.site-footer__rte a {word-break: break-all;}
}

 

If helpful then please Like and Accept Solution.
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