Details Bar Floating Left Instead of Below

Home Forums Calendar Products Events Calendar PRO Details Bar Floating Left Instead of Below

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #799020
    idgmedia
    Participant

    Hello,
    The event meta bar with the Details and Venue information is all of a sudden floating to the left of the event page’s featured image and information. We haven’t added any new plugins, but we have done some CSS customization, including floating the featured image on the event page to the left and making the month-to-month navigation visible in Month view. However, I tried removing these and all other custom code without any change. Any help on what I’m missing would be appreciated.

    #799202
    Brian
    Member

    Hi Again!

    I see what you mean. It looks like you are using Enfold theme and they like to add some coding to their theme that changes around the Calendar.

    See if adding this gets it closer to what you would like:

    #tribe-events-content .av-single-event-content {
    float: none;
    margin-left: 0;
    width: 100%;
    }

    You may have to play around with the css more to get it closer.

    Google Maps
    I also noticed some javascript errors in the console when I did not the map in the Single Event.

    We are having a conflict with a Mailchimp Plugin and both of our uses of the datepicker, do you have this plugin as well?

    I do not have a hotfix for the conflict, but we are working to release a fix early next week(if everything goes to plan).

    Let me know about the css and the mailchimp conflict and I will see what we can do to help.

    Thanks

    #852717
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Details Bar Floating Left Instead of Below’ is closed to new replies.