sarah1 Posted December 7, 2021 Share Posted December 7, 2021 Site URL: https://www.fgfirm.law/reviews Hello! My client gave me a code snippet from her review site that I put in the header of her website to populate reviews. For some reason it's getting cut off. Can someone help me with some code I can add to this page's header in order to get the text to move down? Link to comment
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 21 hours ago, sarah1 said: Site URL: https://www.fgfirm.law/reviews Hello! My client gave me a code snippet from her review site that I put in the header of her website to populate reviews. For some reason it's getting cut off. Can someone help me with some code I can add to this page's header in order to get the text to move down? Try adding to Your Home > Design > Custom Css #collection-61771ac626cacf5c4e832479 .reviewmgr-stream { padding-top:90px; } Let me know how it works on your site Support me by pressing 👍 if this useful for you sarah1 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
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 My testing result tuanphan and sarah1 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
sarah1 Posted December 13, 2021 Author Share Posted December 13, 2021 I appreciate you so much! Thank you for your help!!! Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 On 12/14/2021 at 12:13 AM, sarah1 said: I appreciate you so much! Thank you for your help!!! If you check on tablet, same problem still happens, You can use this new code /* bangank36 code */ #collection-61771ac626cacf5c4e832479 .reviewmgr-stream { padding-top:90px; } @media screen and (max-width:991px) and (min-width:768px) { #collection-61771ac626cacf5c4e832479 .reviewmgr-stream { padding-top: 150px; } } 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