Sleepy_Angels Posted July 8, 2021 Share Posted July 8, 2021 Site URL: https://www.sleepyangelsconsultancy.com/baby-sleep-coach-about-me Hi, I'm trying to make the two larger buttons side by side, I've tried previously suggested code in other threads so not sure where to go from there. Any advice would be appreciated! Thank you Link to comment
Beyondspace Posted July 10, 2021 Share Posted July 10, 2021 On 7/8/2021 at 9:57 PM, Sleepy_Angels said: Site URL: https://www.sleepyangelsconsultancy.com/baby-sleep-coach-about-me Hi, I'm trying to make the two larger buttons side by side, I've tried previously suggested code in other threads so not sure where to go from there. Any advice would be appreciated! Thank you try @media only screen and (min-width: 768px) { #block-yui_3_17_2_1_1625753859911_6214, #block-yui_3_17_2_1_1625753859911_6689 { display: inline-block; float: left !important; width: 50%; box-sizing: border-box; clear: inherit; padding-top: 0; } } 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
Sleepy_Angels Posted July 14, 2021 Author Share Posted July 14, 2021 On 7/10/2021 at 4:01 AM, bangank36 said: try @media only screen and (min-width: 768px) { #block-yui_3_17_2_1_1625753859911_6214, #block-yui_3_17_2_1_1625753859911_6689 { display: inline-block; float: left !important; width: 50%; box-sizing: border-box; clear: inherit; padding-top: 0; } } This has worked to get them side by side, thank you! The buttons don't work now though but they do if I remove the code. Any ideas on how to fix this? Thanks again 🙂 Link to comment
tuanphan Posted July 16, 2021 Share Posted July 16, 2021 @Sleepy_Angels Don't remove above code. Add this code under /* fix side by side buttons can't click */ div#block-60e7091dc4dd5807d2266e25 { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted July 20, 2021 Share Posted July 20, 2021 On 7/8/2021 at 9:57 PM, Sleepy_Angels said: Site URL: https://www.sleepyangelsconsultancy.com/baby-sleep-coach-about-me Hi, I'm trying to make the two larger buttons side by side, I've tried previously suggested code in other threads so not sure where to go from there. Any advice would be appreciated! Thank you and some other problems, let me know if you need fix all Site URL: https://www.sleepyangelsconsultancy.com/ 1. (Mobile/Tablet – Homepage) Image doesn’t show in full size 2. (Mobile – Homepage) Increase text width? 3. (Tablet/Mobile – Homepage) Make text inside button on the same row 4. (Tablet – About me) Reduce space above/below buttons https://www.sleepyangelsconsultancy.com/baby-sleep-coach-about-me 5. (Mobile – Approach) Image doesn’t show in full size https://www.sleepyangelsconsultancy.com/baby-sleep-solution-approach 6. (Mobile – Contact) Image doesn’t show in full size https://www.sleepyangelsconsultancy.com/baby-sleep-support-contact-us 7. When i click on order, it says that “We couldn’t find the page you were looking for” https://www.sleepyangelsconsultancy.com/baby-sleep-shop Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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