• Resolved pathuri

    (@pathuri)


    Is it possible to have a title which is static and above the text of the expand title, similar to a widget title.
    Widget title is static and stays there.
    Expand title changes with expand/collapse.
    Hence a request for a static title above expand title.
    Some css styles, like background, colors, fonts etc can be added as per the site theme to static title rather than to expand title.
    Doing the same for expand title disturbs carot and other elements.
    https://www.ads-software.com/plugins/jquery-collapse-o-matic/

Viewing 1 replies (of 1 total)
  • Plugin Author Baden

    (@baden03)

    why not just place the title as a separate element?

    <h2 class="my_special_class">Static Title</h2>
    [expand title="trigger text" swaptitle="swap text"]target content[/expand]

Viewing 1 replies (of 1 total)
  • The topic ‘Static Title like widget title’ is closed to new replies.