sethbates Posted April 12, 2021 Share Posted April 12, 2021 Site URL: https://www.mccookchristian.church/moveauction I tried several custom css codes I saw on other posts, but nothing works. I have an overlay on desktop sites, but nothing on mobile. Link to comment
tuanphan Posted April 17, 2021 Share Posted April 17, 2021 Hi. You mean resize image on mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
sethbates Posted April 18, 2021 Author Share Posted April 18, 2021 Well I am an idiot and apparently didn't post the actual problem - can't get the caption/title, description overlay to show on mobile. Link to comment
tuanphan Posted April 19, 2021 Share Posted April 19, 2021 10 hours ago, sethbates said: Well I am an idiot and apparently didn't post the actual problem - can't get the caption/title, description overlay to show on mobile. Add to Design > Custom CSS /* show mobile slideshow */ @media screen and (max-width:480px) { .collection-type-gallery .sqs-system-gallery .slide-meta { display: block !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.