Jump to content

Removing share button from the blog page, on Avenue template

Recommended Posts

  • Replies 12
  • Views 5.5k
  • Created
  • Last Reply
  • 4 months later...
Posted

This didn't work for me. 

My site is 986skin.com, and the particular blog that I want the share buttons removed from is: https://986skin.com/brand-entries/uniquemi

This is the code I am adding to my CSS:

#item-5dd23e0139d8ba0c23bc7e01 {
  .squarespace-social-buttons {
   display: none !important;
   }
}

I also want to hide the pagination at the bottom as well.

I just want it removed for this blog. I have 2 blogs on my site. This one isn't technically a blog, but just a way for me to showcase the different brands we cary. 

So i have 986skin.com/blog as my main blog, and 986skin.com/brand-entries/ as my second blog. I want the share buttons and paginations hidden on all the posts in this second blog. 

Can someone help me out please?

Thank you!

Vijay!


 

Posted
38 minutes ago, vijayamarshi said:

This didn't work for me. 

My site is 986skin.com, and the particular blog that I want the share buttons removed from is: https://986skin.com/brand-entries/uniquemi

This is the code I am adding to my CSS:

#item-5dd23e0139d8ba0c23bc7e01 {
  .squarespace-social-buttons {
   display: none !important;
   }
}

I also want to hide the pagination at the bottom as well.

I just want it removed for this blog. I have 2 blogs on my site. This one isn't technically a blog, but just a way for me to showcase the different brands we cary. 

So i have 986skin.com/blog as my main blog, and 986skin.com/brand-entries/ as my second blog. I want the share buttons and paginations hidden on all the posts in this second blog. 

Can someone help me out please?

Thank you!

Vijay!


 

If you can add a tag for all post belong bran-entries, i can target that tag and use CSS.

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!)

Posted
8 minutes ago, tuanphan said:

If you can add a tag for all post belong bran-entries, i can target that tag and use CSS.

I added the tag 'brands' to all of those posts. Thank you so much!

Posted
29 minutes ago, vijayamarshi said:

That worked! Thank you! Is there any way to get rid of the pagination at the bottom as well? 

2019-12-17_15-40-46.png

I figured it out based on the previous code you gave me! Thank you for that trick!

.tag-brands 
.BlogItem-share {
display: none;
.BlogItem-pagination-link
display: none;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.