CSS Theme Conflict – 2

Home Forums Calendar Products Events Calendar PRO CSS Theme Conflict – 2

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #959748
    Seth
    Participant

    https://theeventscalendar.com/support/forums/topic/css-theme-conflict/#post-942064 – previous thread URL

    George, et all –

    A quick help. When you browse on an individual event on the calendar, the excerpt + featured photo pops up, as it should. You’ll notice that the time of the event shows up on the two separate lines

    (e.g. 7:00 PM –
    9:00 PM)

    How can I get the starting time to be put in its on own <p> or after a <br> so that it has its own line. I’ve tried messing up with the PHP of events-calendar-pro.php to no avail. It’s hard to mess with it with the chrome inspect elements tool, since as a pop-up, it won’t show when I’m checking the details of the page, or at least I don’t know how to work around this. Thanks!

    #960596
    Geoff
    Member

    Hello Seth!

    First off, my sincere apologies for the delay here–I totally let this fall through the cracks and am so sorry.

    I think you should be able to get the times on the same line using this CSS:

    #tribe-events-content .updated {
    display: inline;
    }

    Will that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #960609
    Seth
    Participant

    Got it done! Thanks

    #960669
    Geoff
    Member

    Awesome! Thanks for following up here and sorry again for the initial delay in replying–I appreciate your patience. 🙂

    I’ll go ahead and close this thread but please feel free to hit us back up if anything pops up and we’d be happy to help.

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CSS Theme Conflict – 2’ is closed to new replies.