Change Sidebar Title Divider (dotted line)

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #1961


      Juan Carlos Berrios
      Guest

      Separator between title and description

      I like to change the style of separator (the dotted line) between the title and the description on the sidebar widget. Instead, I want to use a solid line or anything else. Those dotted line looks more like passwords.

      If you can show how to do this, or provide me a code to replace at a certain file.

      Thanks.

    • #1965


      Spiracle Themes
      Guest

      Hi Juan,

      Try the following CSS

      .blog h4.widget-title, .search h4.widget-title, .archive h4.widget-title, .single h4.widget-title {
      border-bottom: 2px solid #777;
      }

      Paste it in Appearance -> Customize -> Additional CSS

      Best Regards

Viewing 1 reply thread

Reply To: Change Sidebar Title Divider (dotted line)

Your information: