• Resolved Anthyx

    (@anthyx)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author twinpictures

    (@twinpictures)

    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

    (@anthyx)

    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.