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; } } sarhzt and tuanphan 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, 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