I’ve hidden the cost from the top of the single event view page, and also centered the event’s title and date. However, the area where the cost was previously displayed is preventing the date from centering on the page.
Any idea how I how I can remove the placeholder where the cost was previously displayed?
Here’s the custom css I used to hide the cost at the top:
Not sure about what you mentioned about the placeholder messing with the date centering, but I just tried this CSS lines and it seems to work as expected.
.single-tribe_events .tribe-events-schedule h3 {
width: 100%;
}
I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Best,
Nico
Author
Posts
Viewing 4 posts - 1 through 4 (of 4 total)
The topic ‘Hiding cost from top’ is closed to new replies.