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

    (@baden03)

    1. use div instead of span:
    [expand title="monkey" tag="div"]

    2. assign a special class:
    [expand title="monkey" tag="div" class="bazinga"]

    3. Dashboard > Settings > Collapse-O-Matic > Custom CSS add:

    .bizinga {
       min-width: 85px;
       float: left;
    }

    Bam!

Viewing 1 replies (of 1 total)
  • The topic ‘adding padding around the expand title’ is closed to new replies.