Title: Trigger Text Alignment
Last modified: August 1, 2017

---

# Trigger Text Alignment

 *  Resolved [fcvolunteer](https://wordpress.org/support/users/fcvolunteer/)
 * (@fcvolunteer)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/trigger-text-alignment/)
 * I’m currently using the following shortcode to display my content under a photo.
   `[
   expand title="First Title" rel="program-highlander"]First Content paragraph[/
   expand] &nbsp; | &nbsp; [expand title=" Second Title" rel="program-highlander"]
   Second Content paragraph[/expand]`
 * I’m using some custom CSS: `.collapseomatic {display: inline;}` to get my two
   Triggers Titles to display inline. The problem I’m having is that when the “First
   Title” trigger is clicked, the “First Content Paragraph” appears and forces the“
   Second Title” trigger out of alignment until it’s closed. How can I force the
   First Content to display below the Second Title trigger? I’ve tried using this
   css: `.collapseomatic_content { position: absolute; }` but it just cuts off the
   content text after a few lines instead of showing all the content.
 * Thanks!

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

 *  Plugin Author [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/trigger-text-alignment/#post-9368978)
 * You will need to use the [roll your own method](http://spacedonkey.de/1247/collapse-o-matic-the-roll-your-own-method/)
   to separate the triggers from the content area:
 * Trigger1 | Trigger2
    ——————- Target1 Target2
 *  Thread Starter [fcvolunteer](https://wordpress.org/support/users/fcvolunteer/)
 * (@fcvolunteer)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/trigger-text-alignment/#post-9371183)
 * Perfect! Thanks so much works perfectly and was able to keep the highlander functionality
   too! Love your plugin!!

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

The topic ‘Trigger Text Alignment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [fcvolunteer](https://wordpress.org/support/users/fcvolunteer/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/trigger-text-alignment/#post-9371183)
 * Status: resolved