• Hi all,

    I’m using the Atahualpa theme, version 3.6.4 and a plugin called Collapse-O-Matic, which creates jquery, accordian-style expand and collapse menus. The problem I’m having is that the short codes used to wrap the content do not seem to respond to CSS styling. The plugin includes a CSS file for some styling, but I am wanting to use absolute positioning to place the short code output where I want it on my page. The short code takes the following structure:

    [expand title=”Community Alternatives”]Course #1
    [/expand]

    I have tried simply wrapping the above in a div with either id or class designation and then styling via CSS, but it does nothing. Is there something different anyone could recommend I try, or ideally, is anyone familiar with this plugin and has had the same issue?

    Please let me know if I can provide any additional info to help with finding a resolution.

    Thanks!
    Eric

Viewing 1 replies (of 1 total)
  • I don’t know if this will help, but I was able to get the plugin to respond better to CSS after setting .collapseomatic to display:block in the style.css file.

Viewing 1 replies (of 1 total)

The topic ‘WordPress Collapse-O-Matic Short Code Styling?’ is closed to new replies.