Reference TEC page using CSS Post date Home › Forums › Calendar Products › Events Calendar PRO › Reference TEC page using CSS This topic has 4 replies, 3 voices, and was last updated 9 years, 10 months ago by Astrid Garcia. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 11, 2016 at 5:35 pm #1138468 Astrid GarciaParticipant I need to hide the logo from some pages on my WP site. It’s easy with regular php pages because I can use the page ID. But how can I hide the logo from showing up on the events page using TEC? This is the general CSS code that I use for WP pages: .page-id-1863 .fusion-logo{display: none !important; So how can I hide the logo from my events calendar using CSS? Thanks! The url in question is: http://covalime3.com/thirdstreetsouth.com/events/ July 11, 2016 at 11:18 pm #1138536 Geoff B.Member Good evening Astrid and welcome back! Thank you for reaching out to us. I would love to help you with this topic. I believe the following CSS rules will achieve just that: .post-type-archive-tribe_events .fusion-logo, .single-tribe_events .fusion-logo {display: none !important;} Let me know if that helps. Have a great day! Geoff B. July 12, 2016 at 7:42 am #1138631 Astrid GarciaParticipant Yes, thank you! That did the trick! Astrid July 12, 2016 at 7:53 pm #1138967 Geoff B.Member Good evening Astrid, I’m super stocked that this was helpful to you. You are welcome back on our support forums any time đŸ™‚ For now, I am going to close this thread. Have a great week! Geoff B. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Reference TEC page using CSS’ is closed to new replies. → Please verify your API key is correctly entered on the settings