JustGrace Posted December 15, 2020 Share Posted December 15, 2020 Site URL: https://www.carmenroseportraiture.com/home I'm trying to get the buttons in the code block to look like the buttons that I've already customized in the CSS editor of the site. I think I'm close to getting it to work but I think my code block night need to just be organized differently? Link to comment
Beyondspace Posted December 16, 2020 Share Posted December 16, 2020 13 hours ago, JustGrace said: Site URL: https://www.carmenroseportraiture.com/home I'm trying to get the buttons in the code block to look like the buttons that I've already customized in the CSS editor of the site. I think I'm close to getting it to work but I think my code block night need to just be organized differently? <div style="display: inline-block;" class="sqs-block button-block sqs-block-button"><div class="sqs-block-content"> <div class="sqs-block-button-container--center" data-animation-role="button" data-alignment="center" data-button-size="medium"> <a href="" class="sqs-block-button-element--medium sqs-block-button-element" data-initialized="true">Learn more</a> </div> </div></div> BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
tuanphan Posted December 21, 2020 Share Posted December 21, 2020 @JustGrace I see your site on mobile, the text "A letter form & under description" very close left of screen. You can add some padding to make it nicer. /* A letter from carmen */ @media screen and (max-width:767px) { div#block-e7b17d3460df60e55fe9 { margin-left: 10px; margin-right: 10px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.