sarhzt Posted January 28, 2021 Share Posted January 28, 2021 Site URL: https://www.sarahzatkovich.com Hi there, I have font awesome icons added with code blocks on my site. You can see on the homepage there is text "View Case Studies" with a font awesome icon arrow next to it. On mobile, the font awesome icon stacks beneath the text. Is there a way to make it so that they appear next to each other like on desktop? Thanks, Beyondspace 1 Link to comment
Solution Beyondspace Posted January 29, 2021 Solution Share Posted January 29, 2021 5 hours ago, sarhzt said: Site URL: https://www.sarahzatkovich.com Hi there, I have font awesome icons added with code blocks on my site. You can see on the homepage there is text "View Case Studies" with a font awesome icon arrow next to it. On mobile, the font awesome icon stacks beneath the text. Is there a way to make it so that they appear next to each other like on desktop? Thanks, Try this @media only screen and (max-width: 600px) { section[data-section-id="600f160f41a001013cdb30dc"] .col { width: 50% !important; float: left !important; } } tuanphan and sarhzt 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
sarhzt Posted January 30, 2021 Author Share Posted January 30, 2021 Thank you! This worked well 🙂 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