'Events in DATE' runs completely off the page, pagination broken

Home Forums Calendar Products Events Calendar PRO 'Events in DATE' runs completely off the page, pagination broken

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1043178
    Guy
    Participant

    Hello,

    I have installed this plugin several times before and it’s always worked perfectly right from the start. However, on the latest website I’m working on I am getting a small issue with the data picker. For some reason, it’s running way off the page to the left, and then scrolling to the next year breaks the functionality. You can see it here:

    http://leigh.modusdev.co.uk/events/

    Just click on ‘Events in… DATE’ and you’ll see what I mean. Can anyone help?

    Thank you.

    #1043702
    Geoff
    Member

    Hi Ray,

    Thanks for getting in touch!

    Good question. It looks like the theme’s CSS is conflicting with the datepicker this time around. I was able to clean it up by adding this to the theme’s style.css file, though you can use a plugin like Simple Custom CSS as well:

    .datepicker.dropdown-menu {
    max-width: 200px;
    }

    Does that do the trick for you as well? Please let me know. 🙂

    Cheers!
    Geoff

    #1076305
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘'Events in DATE' runs completely off the page, pagination broken’ is closed to new replies.