cosmetic issue : centering of Return to Current Month link

Home Forums Calendar Products Events Calendar PRO cosmetic issue : centering of Return to Current Month link

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1325730
    Steven W
    Participant

    I’m using the code snippet for adding the Return to Current Month link in Month view. For some reason, the link beneath the calendar is not centered (though it used to be). I downloaded the code snippet many moons ago, but notice now that this functionality is an extension. I’ve downloaded and installed the extension, but the link is still not centered. The link above the calendar is where it ought to be. I suspect it may have something to do with the code snippet still being there and I’ve tried undoing that addition, but to no avail. Just looking to be pointed in the right direction for getting this admittedly minor issue resolved.

    #1326190
    Geoff B.
    Member

    Good evening Mark and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Unfortunately, it seems you have removed that link from your live calendar.
    If you could leave it in place, that would help me troubleshoot.

    Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Hang in there!

    Geoff B.

    #1326937
    Steven W
    Participant

    This reply is private.

    #1327531
    Geoff B.
    Member

    Good afternoon Mark,

    Thank you for writing back.

    I believe I have just the thing for you.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-nav-current {
    float: none !important;
    margin: 0px auto !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1327554
    Steven W
    Participant

    This reply is private.

    #1328239
    Geoff B.
    Member

    This reply is private.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘cosmetic issue : centering of Return to Current Month link’ is closed to new replies.