Jump to content

Bullet points changing when I add link to text

Recommended Posts

When I add a link to text in a list, the bullet point changes from the correct black dot to an outlined dot.   I open the editor window, highlight the text I want to link, and when I click on the Link button, the bullet points in the whole text section change.  I've included a screen recording.

Customer support does not have a solution.  I am hesitant to fix with custom code, also I do not have much experience with custom code for Squarespace.  Any insight on how to fix so the bullet points look correct?

Link to comment
  • Replies 1
  • Views 463
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please insert below code into Custom CSS section of your website. Hopefully it helps!

#collection-654251f4b7fc5a251e0ea054 {
  .accordion-item__description {
    ul {
      list-style: disc;

      li::marker {
        color: var(--paragraphLinkColor);
      }
    }
  }
}

 

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