Hello,
My secondary pictures do not show on mobile. I need help because its only working on PC view.
My main video works on both mobile and PC but my secondary pictures do not load. You can only see the small preview of each picture. My theme is DAWN.
My website is the following: https://mehperu.com/
Any help will be much appreciated.
Best,
Renato
Hi @renatom12 ,
I’m Kate from PageFly - Shopify Landing Page Builder
You can go to Theme settings > Custom CSS code and add this code to check it again:
@media screen and (max-width: 749px) {
.product .product__modal-opener {
display: block !important;
}
}
I hope it helps. Feel free to reply if you need to discuss anything in detail.
Have a nice day!
Cheers,
Kate | PageFly Team
tim_1
May 4, 2024, 4:05am
3
You have this code added at the bottom of your layouts/theme.liquid:
This is the code which prevents images displayed on mobile.
If you remove it or comment out, your images will show on mobile again.
Now, the question is why this was added and what was the goal?
Hello Tim!
Why Union Bank payment icon is not showing in the footer section? Thank you.
https://puppies-paws-shop.myshopify.com/
Password: Admin
I put the code like this.
Result
Union Bank Payment Icon
tim_1
May 4, 2024, 4:35am
5
It’s not polite to hijack others threads, but you have your icon shown between HSBC and JCB – it’s a generic card icon because Shopify has no icon for ‘unionbank’: https://shopify.dev/docs/api/checkout-ui-extensions/unstable/components/media/paymenticon#paymentmethod
1 Like
Ok, Thank you. One more thing,
I want to add text to the marked place on the cart page and pop-up page, Is it possible? Text Here (We prioritize small batches for fresh products every time. Don’t forget to explore retail stores in the menu) Thank you.
https://themes.shopify.com/themes/testament/styles/genesis/preview
Pop Up Page
Cart Page