• Resolved ccoomey

    (@ccoomey)


    Hi,

    Can you look at our calendar at fcmod.org and help me fix the issue with the gray space as you scroll through the events? It appears on the bottom of the calendar section and also as you scroll using the button.

    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Abz

    (@abzlevelup)

    Hi @ccoomey, thanks for reaching out to us. It seems like this is an issue within your theme and has nothing to do with our plugin. That being said, I would still like to help you with this one. I’d recommend doing a Custom CSS for this for your home page.

    Go to Appearances → Customize → Additional CSS and insert this Custom CSS here:

    .calendar-carousel.slick-initialized.slick-slider.slick-dotted {
        min-height: auto !important;
        height: 500px !important;
        max-height: 600px !important;
    }

    Moreover, you could also try installing this third-party plugin that allows you to insert code snippets on your website → https://www.ads-software.com/plugins/code-snippets/.

    I want to note here that as per our Support Policy, we cannot provide full support for Customization or third-party integrations, even if we have a guide on our Knowledge base. It is still up to you as the end-user to implement this → https://theeventscalendar.com/knowledgebase/k/what-support-is-provided-for-license-holders/.

    Let me know how it goes.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hey @ccoomey, this thread has been inactive for a while, so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.

    Cheers,
    Abz

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Calendar spacing issue’ is closed to new replies.