Jump to content

Flatiron: How do I remove share buttons and page descriptions from my pages?

Recommended Posts

I am editing my site (www.ashleyfrenchcreative.com) and am looking for a way to get rid of page descriptions and the share button on the pages featuring my work. I have seen similar questions on here with CSS code, but I've tried all of the code I can find and nothing has worked. For the share button, I've also tried going to the Marketing page and deselecting everything on the list...that did not work either. I do not really know anything about code, so it's possible I'm doing it wrong, or in the wrong place. But, I've tried inserting it into the "Home" page code injector and I've tried inserting it onto the individual pages...neither is working. If anyone can provide help, I would be so grateful!

Link to comment
  • Replies 8
  • Created
  • Last Reply

@aefrench8 Add to Home > Design > Custom CSS


#project .share-like {
   display: none !important;
}

I don't see Description. Can you share a page url contain description?

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

@aefrench8


/* This CSS applies for Desktop, if you want to tablet - desktop, change 901 to 641px */
@media screen and (min-width:901px) {
#project .gallery {
   max-width: 100%;
   margin-left: 135px;
}
}


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

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.