I need to remove a snippet of a photo on calendar landing page to left of header

Home Forums Calendar Products Events Calendar PRO I need to remove a snippet of a photo on calendar landing page to left of header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1587888
    C Gregg Conroy
    Participant

    There is a snippet of a photo on the calendar landing page to the left of the header and I can’t figure out how to remove it. In desperation I tried deleting the photo, but another photo simply replaced it. Where do I go/how do I stop photos from being there?

    Also, under edit events, is there a way to expand/reduce the columns? For example the title column only allows three characters, so a single title may take up half the screen.

    I hope I’ve made sense. Thank you in advance for your help.

    #1589413
    Jeremy
    Keymaster

    Hi Gregg,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    I actually don’t know why you have an image there. You should be able to remove it by adding this css snippet in Appearance > Customize > Additional CSS:

    .tribe-events-page-title {
        margin-bottom: 0;
        background-color: #f5f5f5;
        padding-bottom: 0.5em;
    }

    I hope this helps.

    Cheers,
    Jeremy

    #1605729
    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 ‘I need to remove a snippet of a photo on calendar landing page to left of header’ is closed to new replies.