Hi! can you please help me too? > loudi.nl
Its not the video background im having issues with that one works fine.
If you scroll down on desktop youll see 2 images of a man and woman. These 2 are not visible/ appear white on mobile view.
@Loudi
oh sorry for that issue can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/section-image-banner.css ->paste below code at the bottom of the file.
@media (max-width: 749px) {
#shopify-section-template--20596814348636__image_banner_ke7dDV .banner__media:first-child {
display: block;
}
}
on mobile view
I have another banner image if you scroll more down. Can you give me a code for that one too please? Thanks!!! you saved hours for me ![]()
yes please add this code also
- Go to Online Store->Theme->Edit code
- Asset->/section-image-banner.css ->paste below code at the bottom of the file.
@media (max-width: 749px){
#shopify-section-template--20596814348636__image_banner_UPmtDK .banner__media:first-child {
display: block;
}
}
Wow thanks! ur the best.
its my pleasure to help us.
hi can you help me please too? perfecthomeusa.com i have same issue image banner on desktop it shows the picture and on mobile shows white only , i tried all the codes you mentioned didnt work
We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?
