Jump to content

Custom Bullet Point Showing in Calendar and Accordion Blocks

Recommended Posts

I am trying to remove or hide the custom bullet point from two areas on my page (teamugp.squarespace.com // pw: team):

1) Calendar Block (/events)

  • I only want to hide the logo bullet point in the hover box that appears when you hover over a date that has an event
  • You can see the logo bullet point to the bottom left of the event title in the hover box
  • I want to keep the logo bullet points displaying directly on the calendar for when there are multiple events (eg. June 19)

2) FAQs (/faqs)

  • The logo bullet point shows on the upper left corner of each row of the accordion block and I'd like to hide or remove it
Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

#1. Add to Design > Custom CSS

.has-event ul.flyoutitemlist li:before {
    display: none !important;
}

#2. Add to Design > Custom CSS
 

.accordion-block li:before {
    display: none;
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.