Subheader issue

We are currently using the event calendar to handle our workshops, i was going to keep the subheader with the picture but now the sub head is saying news instead of workshops? Any reason why this is happening?

Also how can i remove the subheader from the header file so that the events calendar pages wont have a sub header?

Comments

  • Hi,

    we do not see any News text and to be honest, we don't know what you mean. But to remove subheader from The Event Calendar pages, you need to use the following css:
    .post-type-archive-tribe_events #Subheader { display: none !important; }
Sign In or Register to comment.