Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1305610

    Hello

    I have added a new event using the tribe event plugin however the exta info about the venue etc does not line up very well – see phone, and time for example on the link in private content.

    On further ressearch CSS provided by Tribe for Enfold does not resolve the issue it just moves the Venue info onto a new line.
    They give some help here on compatibility with Enfold:

    Compatible Themes for The Events Calendar

    .responsive .av-single-event-content {
    padding: 0 50px;
    }

    .av-single-event-meta-bar {
    max-width: 775px;
    padding: 50px;
    }

    Please let me know a solution. Thank you.

    #1305638

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .tribe-events-event-meta dd[class$="url"], .tribe-events-event-meta dt:not(:first-child) {
        margin-top: 0;
    }
    

    Regards,
    Yigit

    #1305648

    Thank you! Brill support worked perfectly.

    #1305655

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Cal Tribe and alignment of information about the event on single event’ is closed to new replies.