CSS: want page-title and page-title-wrapper not to display
-
Greetings.
I have been working on a CSS Style sheet to update this plugin to fit the Pexeto Story template – of which I am out of support window – but this is a CSS question anyway… I have had much success so far but am struggling with this particular title section to get it to stop displaying.
i have most recently tried, but with no success:
#tribe-events-content .main-container .page-wrapper .header-wrapper .page-title-wrapper {
display: none !important;
}
#tribe-events-content .main-container .page-wrapper .header-wrapper .page-title-wrapper .page-title {
display: none !important;
}any suggestions? the event I am editing on is here: https://googleready.com/event/healing-sounds/ It’s simply being built here as I try to figure out how I want the template to look. It will go live on a public site.
Thank you so much!
- The topic ‘CSS: want page-title and page-title-wrapper not to display’ is closed to new replies.