The pop up in the 1st week is getting cropped

Home Forums Calendar Products Events Calendar PRO The pop up in the 1st week is getting cropped

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1438630
    avoutreachmedia
    Participant

    http://www.outreachmedia.auroville.org/events/month/

    hi can u help me with correcting the view in my month view. all the events in the 1st row are getting cropped

    thank you for your support

    #1440468
    Courtney
    Member

    Hello

    Can you start by going through our Testing for Conflicts Guide https://theeventscalendar.com/knowledgebase/testing-for-conflicts/?  I am wondering if you might have a plugin or theme conflict. 

    We recommend conducting these tests on a staging server (https://theeventscalendar.com/knowledgebase/creating-using-wordpress-staging-site/).

    Begin by deactivating all other plugins, using a theme such as Twenty Seventeen https://wordpress.org/themes/twentyseventeen/, and see if the issue still persists.

    Also, double check for any other updates available (Dashboard » Updates). 

    Please let me know if the issue still persists after these tests. Pease also send in your System Info https://theeventscalendar.com/knowledgebase/sharing-sys-info/ so that we can better diagnose the problem.

    Thanks
    Courtney 🙂

    #1441339
    avoutreachmedia
    Participant

    hi,

    well i had tried the css you gave earlier

    #main-content{
    overflow: visible!important;
    z-index: 1000 !important;
    }

    but it doesnt work.. .

    my theme is Jupiter theme …

    i have shared my info with Tribe.. can you check … ?

    #1443385
    George
    Participant

    Hey there,

    This may seem like a very small detail, but I promise you it’s not—in the CSS you pasted, your overflow rule looks like this:


    overflow: visible!important;

    There has to be a space between visible and !important, or else the CSS won’t be processed correctly.

    If you adjust your code to ensure that instead of this:


    overflow: visible!important;

    You have this:


    overflow: visible !important;

    Does anything improve?

    Let us know what you find! 😀

    — George

    #1463226
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘The pop up in the 1st week is getting cropped’ is closed to new replies.