ciarar Posted July 16, 2020 Share Posted July 16, 2020 Site URL: https://www.when-podcast.com/ Hi, in desktop view my 3 icons in the footer sit side by side horizontally, when I switch to mobile view they stack vertically and become huge, is there a way to stop this happening and keep them three in a row? Thanks! Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 What is access password? 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
ciarar Posted July 16, 2020 Author Share Posted July 16, 2020 thanks for your response, the site should be public? Link to comment
ciarar Posted July 16, 2020 Author Share Posted July 16, 2020 Sorry I understand , access password is ciara Link to comment
tuanphan Posted July 16, 2020 Share Posted July 16, 2020 Add to Home > Design > Custom CSS div#page-section-5f0338212005f03d23e115a4>.row>.col { width: 33.33% !important; float: left !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
ciarar Posted August 31, 2020 Author Share Posted August 31, 2020 Hi, I had to change the footer on my site and now the piece of code you gave me is no longer working. Would it be possible for you to update it? Thank you! Link to comment
tuanphan Posted September 1, 2020 Share Posted September 1, 2020 19 hours ago, ciarar said: Hi, I had to change the footer on my site and now the piece of code you gave me is no longer working. Would it be possible for you to update it? Thank you! Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5f4d0099af5488518060abea .span-12 .span-4 { width: 33.33% !important; float: left !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
LostBoy Posted October 19, 2020 Share Posted October 19, 2020 @media only screen and (max-width:650px){.Footer-inner { padding: 65px; }} worked for me 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