Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #283754

    Hello –

    I am using the “The Events Calendar” plugin with Enfold, so far with good success.

    I am just hitting a road-block with a specific problem which is to display the calendar’s month view without a sidebar, as full width.

    The plugin’s suppliers (Modern Tribe) provide a handy tutorial on how to remove the sidebar (which I have done successfully), and how to make the calendar occupy the full width of the page, on the Twenty Twelve theme. The tutorial is here: http://tri.be/selectively-removing-sidebars-in-twenty-twelve/.

    I have been unsuccessful in my attempts to modify the provided snippet so it works with Enfold. Could you please take a quick look at the tutorial and indicate how it can be modified to work with Enfold?

    The page I am trying to finalize on my website is located at http://69.195.124.107/~cypresz4/calendar/

    Thanks in advance for your help

    #283851

    Hi billlon!

    Thank you for visiting the support forum!

    Add this on Quick CSS or custom.css:

    .tribe-theme-parent-enfold main.template-page.content.nine.alpha.units {
    width: 100%;
    }

    Best regards,
    Ismael

    #283858

    Hi Ismael –

    thanks for the quick reply. I’ve edited Quick CSS as instructed but I don’t see my desired result (same link as before…)

    Any other suggestions?

    Thanks,

    #283932

    Hey!

    I checked the site again and the calendar is full width. Please remove browser cache or test it on another browser.

    Regards,
    Ismael

    #284172

    you are right. It works. Thanks so much for the assistance.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Help to get "Events Calendar" monthly view to be displayed full-width’ is closed to new replies.