Jump to content

How can I hide or remove the icon in an accordion ?

Recommended Posts

Is there any way to hide or remove an icon in an accordion ? I see settings for size and placement, etc, but no mechanism to turn them on/off.

I believe this is a 7.1 site, it's new, but I'm not seeing a way to have it tell me what version it is.

Thanks !

Link to comment

if you have the accordion menu set to arrow, use this. otherwise you'll need to identify the class name and replace "arrow" with whatever the icon is. just open up design > custom css, add this code, and save. 

/* Target the arrow div element and destroy it with the might of a thousand suns */
.arrow {
  display: none !important;
}


 

 

Edited by moonfang
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.