Hello! been using Event Espresso and it’s been great so far. Quick question – I have a specific event (out of many events that I have created) that is all free tickets so I want to hide the price column on the ticket selector. I have this in my global css options:
.postid#7935 .tkt-slctr-tbl-wrap-dv .ee-ticket-selector-ticket-price-th,
.tkt-slctr-tbl-wrap-dv .tckt-slctr-tbl-td-price {
display: none;
}
This isn’t working out for me and would appreciate any input or direction in how to fix this. Thank you very much!
May I ask where’s the custom CSS? It’s not included on that page when I look. Usually a good place to put custom CSS is in the site’s Appearance > Customize > Additional CSS page.
So, either Avada isn’t saving the CSS, or there’s a cache that’s not allowing your changes to take effect.
Since I’m not in a position to troubleshoot issues related to the Avada theme, what you could do instead is just use the WordPress supplied CSS editor (in Appearance > Customize > Additional CSS page).
Josh, you were correct – I didn’t think to check and see if the Avada’s CSS was actually being applied – I put it in the WP CSS through Appearance –> Customize and it worked. I appreciate your prompt responses and helping me get this resolved!
Viewing 6 reply threads
The support post ‘Using CSS to hide Price for a specific Post’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.