Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #340551

    Hi there,

    I’ve installed an external plugin called Event Manager.

    http://growmybiz-canterbury.com/events/

    Please can you let me know how to make the space in the table reduce in size? I’ve tried using the settings within the plugin but nothing seems to work. I’ve looked at examples of the plugin on other templates and the table doesn’t normally display with so much white space within the cells.

    If you can help me, I’d be most grateful.

    Thanks,

    Krissie

    #340744

    Hi Krissie!

    Please add following code to Quick CSS

    .events-table td {
    vertical-align: middle !important;
    }

    Best regards,
    Yigit

    #340766

    Hi Yigit!

    You’re a genius! Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Interaction of plugins’ is closed to new replies.