davidhunternyc Posted August 29, 2020 Share Posted August 29, 2020 (edited) Site URL: https://sealion-swordfish-4y7r.squarespace.com/config/ Hello, On my mobile website the Instagram icon is too big in the footer. What CSS code do I need to make social icons smaller in mobile only? Thank you. Password: littlemoon (lowercase) Edited August 30, 2020 by davidhunternyc Link to comment
Beyondspace Posted August 30, 2020 Share Posted August 30, 2020 Your site is private, pls provide a temp password to have a look Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
davidhunternyc Posted August 30, 2020 Author Share Posted August 30, 2020 Hello bangank36. Sorry about that. Site URL: https://sealion-swordfish-4y7r.squarespace.com/config/ My password: littlemoon (lowercase) Beyondspace 1 Link to comment
Beyondspace Posted August 30, 2020 Share Posted August 30, 2020 53 minutes ago, davidhunternyc said: Hello bangank36. Sorry about that. Site URL: https://sealion-swordfish-4y7r.squarespace.com/config/ My password: littlemoon (lowercase) You may want it like this: To add CSS, go to Design -> Custom CSS @media screen and (max-width: 768px) { @media screen and (max-width: 768px) { .header-menu-actions-action--social { left: -20px; position: relative; } .header-menu-actions-action--social .icon--lg { width: 20px; height: 20px; } } Kitley and davidhunternyc 2 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
davidhunternyc Posted August 30, 2020 Author Share Posted August 30, 2020 (edited) Now that is odd indeed. I inserted your custom code and the icon disappeared? Could it be because I'm using Safari? Edited August 30, 2020 by davidhunternyc Link to comment
Beyondspace Posted August 30, 2020 Share Posted August 30, 2020 4 minutes ago, davidhunternyc said: Now that is odd indeed. I inserted your custom code and the icon disappeared? I thought the icon only display on the mobile menu expand? davidhunternyc 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
davidhunternyc Posted August 30, 2020 Author Share Posted August 30, 2020 Doh !!! I am so sorry. This is my fault entirely. Yes! You're right. When the menu expands the Instagram icon looks perfect! Thank you! Now I need lots of other help. I am trying to justify the text in my paragraphs but no code seems to work. Beyondspace 1 Link to comment
davidhunternyc Posted August 30, 2020 Author Share Posted August 30, 2020 Also, one more thing. I centered the the menu and instagram icon so I can show you that the icon is not centered under the menu. How do I center the social icon? Thanks... as always !!! Link to comment
davidhunternyc Posted August 30, 2020 Author Share Posted August 30, 2020 (edited) O.K. I think I did it. I changed the code to " right: -5 px " Edited August 30, 2020 by davidhunternyc Beyondspace 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