Title: Monica Garcia's Replies | WordPress.org

---

# Monica Garcia

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to remove Extra spaces in the Collapse-O-matic-plugin](https://wordpress.org/support/topic/how-to-remove-extra-spaces-in-the-collapse-o-matic-plugin/)
 *  [Monica Garcia](https://wordpress.org/support/users/monox/)
 * (@monox)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-remove-extra-spaces-in-the-collapse-o-matic-plugin/#post-4272589)
 * I solved this in another thread!
    [http://wordpress.org/support/topic/too-much-space-between-my-titles?replies=11](http://wordpress.org/support/topic/too-much-space-between-my-titles?replies=11)
   Hope it works for you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] Too much space between my titles](https://wordpress.org/support/topic/too-much-space-between-my-titles/)
 *  [Monica Garcia](https://wordpress.org/support/users/monox/)
 * (@monox)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/too-much-space-between-my-titles/#post-3692347)
 * I think I managed to solve this.
 * 1) First, change the default tag from _span_ to _div_ on the plugin’s options
   page, just as Baden said.
 * 2) Go to plugins editor and select collapse-o-matic from dropdown menu
 * 3) Click on the plugin’s current style sheet (either light or dark, you choose
   the style on the plugin’s settings)
 * 4.0) Look for `.collapseomatic` class and change the default bottom padding from
   10px to 0, it has to look like this:
    `padding: 0 0 0 16px;`
 * 4.1) To have even less space between titles, instead of changing the bottom padding
   value, add `display:inline;` to `.collapseomatic` class.
 * Hope it works for you!

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