Title: Text position.
Last modified: October 5, 2021

---

# Text position.

 *  Resolved [Anthyx](https://wordpress.org/support/users/anthyx/)
 * (@anthyx)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/text-position-3/)
 * Hello,
 * I’d like to know if it’s possible to justify the ‘expanded’ text slightly on 
   the left, just under the arrow, in order to get a straight vertical column.
 * Many thanks in advance.
 * A.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-position-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/text-position-3/#post-14938376)
 * Add the CSS found below to your page in any one of a few ways:
    1. quick css 
   section of the child theme 2. wordpress theme customizer CSS 3. collapse-o-matic
   custom CSS section of the plugin options
 *     ```
       .collapseomatic_content {
           margin-left: 0 !important;
       }
       ```
   
 *  Thread Starter [Anthyx](https://wordpress.org/support/users/anthyx/)
 * (@anthyx)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/text-position-3/#post-14940295)
 * Hi Twin,
 * I have placed the string you provided in the collapse-o-matic custom CSS section
   of the plugin options.
 * It works great!
 * Again, many many thanks!
 * Cheers,
 * A.

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

The topic ‘Text position.’ 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: [Anthyx](https://wordpress.org/support/users/anthyx/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/text-position-3/#post-14940295)
 * Status: resolved