ARRONBURTON Posted May 2, 2020 Share Posted May 2, 2020 (edited) Site URL: https://algae-cranberry-ecad.squarespace.com/config/settings/advanced Morning, I am curating my website and I am having issues with my logo colliding with the navigation menu on the Mobile view. Can someone help me with the coding for this and help me with having a gap in-between the logo and the navigation menu/button. Thanks in advance, ARRON BURTON Edited May 2, 2020 by ARRONBURTON Link to comment
JoeCory Posted May 2, 2020 Share Posted May 2, 2020 Try adding this to the Custom CSS section. @media all and (max-width: 799px){ .header-title-logo{ padding-right: 20px !important; } } tuanphan 1 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