Theme Override for Photo View

Home Forums Calendar Products Events Calendar PRO Theme Override for Photo View

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1164799
    Nicholas
    Participant

    I’m having a hard time finding where I can remove the title in the Photo view of the theme. I want Upcoming Events to not show. I don’t see the line of code to remove in photo.php. Any help is greatly appreciated.

    #1164889
    Geoff
    Member

    Hey Nicholas and welcome to the forums! I hope you’re enjoying Events Calendar PRO so far in the short time you’ve been using it. 🙂

    Try adding this to your theme’s style.css file or by using the Simple Custom CSS plugin:

    .tribe-events-page-template #Subheader .title {
    display: none;
    }

    Here’s a screenshot of how that looks when testing it out on your site. Does that work for you as well? Please let me know.

    Cheers!
    Geoff

    #1173811
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Theme Override for Photo View’ is closed to new replies.