Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #603984

    I understand that “Enfold modifies the Event Calendar plugin in order to integrate it with the theme”, I had laboriously worked out settings for The Events Calendar so that it looked nice in previous versions of Enfold. I have skipped a few Enfold updates for fear of screwing this up. Anyhow, I finally bit the bullet and upgraded Enfold to the latest version. I won’t say it screwed things up,but I do I have a few questions about the resultant reformatting of my events calendar.

    Here’s the first: The main events page has a search bar at the top. This search bar is semi-transparent, so that the page heading “Upcoming Events,” which is covered by the search bar, shows through. However, the same heading is also repeated (again) a bit further down. The effect is odd and to me looks unprofessional.

    See: http://centerforworldmusic.org/events/

    Any way to fix this? Perhaps restore the option in The Events Calendar to “disable the search bar”? Or is there a way to make the search bar opaque?

    Thanks!

    #604143

    Hi Webmaster!

    Thanks for getting in touch with us!

    Try adding the following CSS code in the Quick CSS field under the General Styling tab in the theme options:

    .post-type-archive-tribe_events h1.main-title {
        display: none !important;
    }

    Best regards,
    Jordan

    #607009

    Many thanks, Jordan. This worked perfectly. You all are fantastic. –Lance

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Updated Enfold and The Events Calendar’ is closed to new replies.