hiding some of the meta info

Home Forums Calendar Products Events Calendar PRO hiding some of the meta info

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1153802
    James Rosnack
    Participant

    Ive figured out how to add the meta info into the loop on the home page so now it looks more like an event than a latest post. I want to keep the name of the place where the event is happening but hide the address. The user can get the address on the event page.

    The page in question is here:

    http://naidevsite1.us/

    I was able to hide the actual address by using this CSS:

    .tribe-events-event-meta address.tribe-events-address {display: none;}

    But I am still left with the “Address:” section. it doesnt seem to have a span ID or class, only a label, so I cant seem to hide it. I have tried:

    .tribe-table-field-label label[Address] {display: none !important;}

    but it was ineffective. Any idea of how I might keep the name of the place but remove the address from the feed?

    #1153867
    Geoff
    Member

    Hey there!

    I was looking at your site and wasn’t able to see the Address label in the “News and Upcoming Events” feed. Were you able to remove it on your own? Or perhaps I’m simply missing it and you can point me in the right place. 🙂

    Thanks!
    Geoff

    #1153874
    James Rosnack
    Participant

    honestly I have no idea what happened, Ive /**blocked out all my CSS**/
    and still the whole location div is gone. I have no clue how it is no longer there but at this point, I am fine with it. Im tweaking over other incompatibilities with the Events Calendar and Woo products. This is the least of my problems. If it does pop back up, I’ll post again. thanks for the reply!

    #1154348
    Geoff
    Member

    Right on, that’s awesome to hear! I’ll go ahead and close this thread but please do feel free to let us know if any other questions come up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hiding some of the meta info’ is closed to new replies.