Viewing 2 replies - 1 through 2 (of 2 total)
  • try adding this to your css:

    .su-spoiler.my-custom-spoiler .su-spoiler-title, .su-spoiler-icon {
      font-weight: bold;
    }
    .su-spoiler.su-spoiler-closed.my-custom-poiler .su-spoiler-title, .su-spoiler-icon {
      font-weight: normal;
    }

    don’t forget to add the class my-custom-spoiler to your spoilers

    Thread Starter Kelsey

    (@kelseyfrizzell)

    awesome thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Make Open Spoiler Title Bold’ is closed to new replies.