WNDogFood Posted January 17, 2022 Share Posted January 17, 2022 Site URL: https://www.whoanelly.com.au/ Hello! I've searched but can't find a solution, hoping someone can help. I'm using a summary block to display recent blog articles on my home page. My issue is that the blog image is not displaying on mobile, only the title (& excerpt when I turn it on) can be seen. It works fine on my laptop/larger browser sizes. For the life of me I can't figure out why.. Any ideas? Thank you! Link to comment
Solution tuanphan Posted January 20, 2022 Solution Share Posted January 20, 2022 This code in Custom CSS caused problem ( display: none !important; & width: 0% !important;) @media (max-width: 700px) { .summary-thumbnail-outer-container { display:none !important; width: 0% !important } .sqs-gallery-meta-container { min-width: 100% !important } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
WNDogFood Posted January 21, 2022 Author Share Posted January 21, 2022 Amazing - thank you so much! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment