Support

Home Forums Event Espresso Premium Remove price

Remove price

Posted: March 2, 2014 at 3:57 am


Tone Soldal

March 2, 2014 at 3:57 am

I do not want the price to display and found this answer to how to remove it:

August 6, 2012 at 3:12 pm
This can be hidden with CSS. Add the following to your theme’s custom stylesheet, or use the my custom CSS plugin to create one:
/* hide the event price in the event list */
p.event_price {display:none;}

/* hide the event price in the registration form */
p.event_prices {display:none;}

My question is where to add this in the stylesheet?
Apologise for my ignorance, but I have absolutely no clue as to how to do this.
Does it matter where I put it in the stylesheet? I cannot find anything that is related to event espresso…

Your help is highly appreciated!

Many thanks!

T


Dean

March 2, 2014 at 11:59 pm

Hi,

Generally it would go at the bottom of the themes style.css file.

A better alternative may be to install the My Custom CSS plugin, and add the CSS to that. That will ensure that theme updates will not remove the CSS.

The support post ‘Remove price’ 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.

Event Espresso