MM_CA Posted February 7, 2021 Share Posted February 7, 2021 Site URL: https://www.soulslicepizza.com I'm trying to increase the icon size for the social media buttons at the bottom of the mobile menu. I'm having trouble identifying the class and proper CSS for this. Any help is appreciated. Link to comment
Solution jpeter Posted February 7, 2021 Solution Share Posted February 7, 2021 Adjust the width and height properties of the css below. Make sure they're the same value. CSS /* Overrides icon size in mobile menu */ .header-menu-actions .icon--lg { width: 28px; height: 28px; } See article on how to add CSS https://support.squarespace.com/hc/en-us/articles/206545567 MM_CA and tuanphan 2 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