jlama Posted July 23, 2020 Share Posted July 23, 2020 Site URL: http://www.pantryphilosophy.com I used this code to fix the logo in mobile view which was too big. Any code out there for tablet but to make it bigger? Pretty happy how the desktop and mobile look so far Link to comment
tuanphan Posted July 24, 2020 Share Posted July 24, 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted August 25, 2020 Share Posted August 25, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) and (max-width:900px) { div#footerBlocksBottom .span-12 .span-2 { width: 70%; margin: 0 auto !important; } div#footerBlocksBottom .span-12 .span-5 { width: 15%; } } 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.