1 product debut theme missing product on mobile view

dawgminded
Explorer
54 0 18

Hello,

When I select shop from the Home page on the mobile view, it brings me to the product page, however my 1 product that I have listed is missing. It is a blank white screen. How do I get the product linked back to the product page for mobile view?

missingproduct.jpg

Replies 4 (4)

KetanKumar
Shopify Partner
36839 3635 11972

@dawgminded 

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.
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
dawgminded
Explorer
54 0 18

I'm sorry I forgot to include the URL in my original post. 

URL: https://dawgminded.myshopify.com/ 

password: audio

KetanKumar
Shopify Partner
36839 3635 11972

@dawgminded 

thanks please add this code

media only screen and (max-width: 749px) {
.grid__item {
    margin-left: 0;
}
}
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
dawgminded
Explorer
54 0 18

I tried that code and I am still unable to see the product on the product page. Do you need me to copy the full code from the theme.css for further review?