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

    The individual event view in “The Events Calendar” is messy — formatting looks wrong. Text on top of other text, etc.

    How can this be fixed?

    See link in the private section below.

    Thanks.

    • This topic was modified 4 years, 6 months ago by Basilis.
    #1172062

    Hey Paul,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-single-event-content {
        margin-top: 80px;
    }
    
    .tribe-events-content {
        margin-top: 30px;
    }

    Best regards,
    Rikard

    #1172068

    Ok, just weird… I was going to do what you suggested, but first I noticed I had in my quick css the following (and a couple other formatting css codes dealing with events manager from before):

    /* remove blank space on event pages */
    @media only screen and (min-width: 768px) {
    .tribe_events { 
    margin-top: -150px;
    }} 

    I decided to add /* */ around that code and refresh … then I removed them and refreshed, and now my events look as they should! Beautiful! No idea what happened…

    #1172313

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Please bookmark Enfold Documentation for future reference.
    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Calendar individual events view messy format’ is closed to new replies.