Removing the blog sidebar’s dot in website

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #2098


      Edwin
      Guest

      Hi
      I am using the Krystal theme and I want to remove the dot icon in the blog sidebar items.

    • #2099


      Spiracle Themes
      Guest

      Hi Edwin,

      try the following CSS

      aside .widget ul {
      list-style-type: none;
      margin-left: 0;
      }

      Copy and paste it in Appearance -> Customize -> Additional CSS

      Best Regards

Viewing 1 reply thread

Reply To: Removing the blog sidebar’s dot in website

Your information:




Cancel