Shopify themes, liquid, logos, and UX
When I added the subscribe newsletter pop up image, it works fine on desktop version, but when I use the mobile, non image is shown - just text.
Theme used: Capital
Solved! Go to the solution
This is an accepted solution.
Hi @SarahAlEmadi
Your theme hide image on mobile view.
To show the image,
You can try follow this path:
Themes => edit code => asset => theme-index.min.css
and add this code to bottom of the file theme-index.min.css
@media (max-width: 720px){
.popup-inner__image-wrapper {
display: block!Important;
width: 100%;
}
.popup-inner {
flex-direction: column;
}
.popup-image {
padding-bottom: 100%;
}
}
Hi @SarahAlEmadi
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
sarahfinejewelry.com
Password to view: ViewOffline
This is an accepted solution.
Hi @SarahAlEmadi
Your theme hide image on mobile view.
To show the image,
You can try follow this path:
Themes => edit code => asset => theme-index.min.css
and add this code to bottom of the file theme-index.min.css
@media (max-width: 720px){
.popup-inner__image-wrapper {
display: block!Important;
width: 100%;
}
.popup-inner {
flex-direction: column;
}
.popup-image {
padding-bottom: 100%;
}
}
Worked perfectly! thank you
Hi! Can I chime in? I don’t show a theme index option and don’t show an easy way to find it? I have a theme.css.liquid and a theme.js under assests. I’m trying to get my imagine pop up to show on mobile as well. Right now it’s a white box but shows on desktop. Any fixes?
Hi! Can I chime in? I don’t show a theme index option and don’t show an easy way to find it? I have a theme.css.liquid and a theme.js under assests. I’m trying to get my imagine pop up to show on mobile as well. Right now it’s a white box but shows on desktop. Any fixes?
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024