Title: mnc's Replies | WordPress.org

---

# mnc

  [  ](https://wordpress.org/support/users/mnc/)

 *   [Profile](https://wordpress.org/support/users/mnc/)
 *   [Topics Started](https://wordpress.org/support/users/mnc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mnc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mnc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mnc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mnc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mnc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Shortcodes Plugin — Shortcodes Ultimate] How can I change the color of the Spoiler 2](https://wordpress.org/support/topic/how-can-i-change-the-color-of-the-spoiler-2/)
 *  Thread Starter [mnc](https://wordpress.org/support/users/mnc/)
 * (@mnc)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-change-the-color-of-the-spoiler-2/#post-2755548)
 * Thanks for the reply, I am using Spoiler Style 2, example:
    [spoiler title=”Spoiler
   title” open=”0″ style=”2″]Hidden content[/spoiler]
 * I see where it says CSS Shortcodes Ultimate stylesheet
 * Here’s my page I am testing with:
 * [http://morganicmassageandwellness.com/test](http://morganicmassageandwellness.com/test)
 * I want to bubble to be #6FC0D6 and the text can stay black.
 * But which do I change to take the Spoiler title bubble to another color?
 * .su-spoiler-style-2 > .su-spoiler-title {
    padding: 10px 10px 10px 40px; background:#
   f0f0f0 12px 8px url(../images/spoiler-style-2.png) no-repeat; font-size: 14px;
   height: 14px; line-height: 14px; font-weight: bold; color: #000; cursor: pointer;
   border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }.
   su-spoiler-style-2.su-spoiler-open > .su-spoiler-title { border-bottom: 1px solid#
   ccc; background: #f0f0f0 12px -92px url(../images/spoiler-style-2.png) no-repeat;}.
   su-spoiler-style-2 .su-spoiler-content { padding: 1em; display: none;

Viewing 1 replies (of 1 total)