concoursdetailing Posted February 17, 2021 Share Posted February 17, 2021 Site URL: https://concours-detailing.co.uk/ Hi there, We're having trouble with our gallery titles disappearing when on tablet/mobile (horizonal) view. Is there any CSS to help fix this? It does it when the page width is 641px to 797px. Thanks! Link to comment
tuanphan Posted February 19, 2021 Share Posted February 19, 2021 You change change to 2 items/row to fix this @media screen and (max-width:900px) and (min-width:641px) { div#block-yui_3_17_2_1_1590077910181_133380+.row>.span-3 { width: 100%; } div#block-yui_3_17_2_1_1590077910181_133380+.row>.span-3>div { width: 49% !important; float: left !important; clear: none !important; padding: 0 !important; margin-left: 0.5%; margin-right: 0.5%; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment