TTaylor Posted May 22, 2021 Share Posted May 22, 2021 Site URL: https://www.travelsandtreasures.com/home/no-need-for-the-hotel-pool-in-cinque-terre Hi!, I am trying to add a line for this side bar (which is a blog summary page added to one of the main blog posts). For the main blog configuration, I added this code in Post Blog Item Code Injection: <style>.sqs-block-summary-v2 {border-left:2px solid #ffffff} }</style> I also tried adding it to the blog summary Post Blog Item Code Injection. The sidebar does not show and I can't figure out why? Any idea or can you point me in the right direction. Thank you! Link to comment
Beyondspace Posted May 22, 2021 Share Posted May 22, 2021 2 minutes ago, TTaylor said: Site URL: https://www.travelsandtreasures.com/home/no-need-for-the-hotel-pool-in-cinque-terre Hi!, I am trying to add a line for this side bar (which is a blog summary page added to one of the main blog posts). For the main blog configuration, I added this code in Post Blog Item Code Injection: <style>.sqs-block-summary-v2 {border-left:2px solid #ffffff} }</style> I also tried adding it to the blog summary Post Blog Item Code Injection. The sidebar does not show and I can't figure out why? Any idea or can you point me in the right direction. Thank you! You mean this line? .sqs-block-summary-v2 { border-left:2px solid #ccc } 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
TTaylor Posted May 22, 2021 Author Share Posted May 22, 2021 Yes, are you seeing a left border? It looks like there is one from the embeded screen shot of your response. I tried the code you provided in the main blog configuration, Post Blog Item Code Injection. I still do not see it 🤪 Link to comment
Beyondspace Posted May 22, 2021 Share Posted May 22, 2021 1 minute ago, TTaylor said: Yes, are you seeing a left border? It looks like there is one from the embeded screen shot of your response. I tried the code you provided in the main blog configuration, Post Blog Item Code Injection. I still do not see it 🤪 wrap it inside <style>already? 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
TTaylor Posted May 22, 2021 Author Share Posted May 22, 2021 4 minutes ago, bangank36 said: wrap it inside <style>already? Whoops, fixed it. Still nothing. Do I need to clear cache or something? Link to comment
Beyondspace Posted May 22, 2021 Share Posted May 22, 2021 8 minutes ago, TTaylor said: Whoops, fixed it. Still nothing. Do I need to clear cache or something? try adding this to design custom css .collection-type-blog .span-3 .sqs-block-summary-v2 { border-left:2px solid #ccc } 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
TTaylor Posted May 22, 2021 Author Share Posted May 22, 2021 Hi, and thank you so much for the quick replies but still not seeing it. I tried it without and with <style> in Custom CSS. SqS is not liking me today 😏 Link to comment
Beyondspace Posted May 22, 2021 Share Posted May 22, 2021 42 minutes ago, TTaylor said: Hi, and thank you so much for the quick replies but still not seeing it. I tried it without and with <style> in Custom CSS. SqS is not liking me today 😏 I did not see it in your custom css, try place the code at the top of the custom css panel and see if there is any syntax error 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
TTaylor Posted May 22, 2021 Author Share Posted May 22, 2021 Sorry for the delay! I had a comment before the code and the last / was missing...doh! It's fixed 🙂 /* side bar code for summary page */ .collection-type-blog .span-3 .sqs-block-summary-v2 { border-left:2px solid #ccc Thank you SO MUCH!! I reallly appreciate the assist. Have a great weekend! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.