Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @chillmusic,

    Thanks for getting in touch! No problem–you can hide this information by simply adding the below CSS to your theme’s style.css file.

    .events-photo .av-tribe-events-content-wrap { display: none; }
    .events-photo .tribe-events-list .tribe-events-event-image { display: block; }

    I hope that helps! Let me know if you should have any other questions!

    Thread Starter chillmusic

    (@chillmusic)

    Hi Caroline,

    Thanks for your answer, it worked !
    I do have one last question … ??

    Is it possible to display only the Title ? Because with the css, all the content is hiding but I would like to show only the title !

    Many thanks !

    Thread Starter chillmusic

    (@chillmusic)

    Hi Caroline,

    Can you answer to my previous question regarding the tile ?

    Many thanks !

    Hey Chillmusic,

    You can continue to use the snippet from above with a slight modification. Rather than targeting “.av-tribe-events-content-wrap” in that first selector, try targeting “.av-tribe-events-outer-content-wrap”

    Let me know if this helps.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Layout Event Calendar’ is closed to new replies.