• Resolved MrPloppy

    (@mrploppy)


    Hi,

    I’ve been using Gigpress in wordpress for a few years now, bit for some reason the widget is now displaying incorrectly.

    The website is http://www.thealarm.com

    The BUY TICKETS is always dropping to the next line. It should be on the same line as city and venue

    I’ve tried disabling all plugins incase it is a conflict but no difference.

    I’m not really a coder.

    Thanks in advance.

    Andy

    Anyone else had any widget issues with

    https://ww.wp.xz.cn/plugins/gigpress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there, Andy!

    Adding this CSS to your theme’s style.css file (or using Simple Custom CSS) should do the trick:

    ul.gigpress-listing a.gigpress-tickets-link {
        display: inline;
    }

    Cheers!
    Geoff

    Thread Starter MrPloppy

    (@mrploppy)

    Hi Geoff.

    EXCELLENT. Thank you so much for your response.

    I tried the CSS plugin, but had to add to the gigpress CSS for it to work.

    But work it did.

    MANY THANKS!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Gigpress widget formatting’ is closed to new replies.