Support

Home Forums Event Espresso Premium Formatting ESPRESSO_CART_LINK as a button

Formatting ESPRESSO_CART_LINK as a button

Posted: October 20, 2012 at 7:58 am


Nick Putman

October 20, 2012 at 7:58 am

Hi,

In the documentation for the Multi Event Registration add-on it states that the ESPRESSO_CART_LINK can be formatted as a button and an image, but the only example is for an image. I would like to format it as a button, i.e. “ so that it picks up the CSS for buttons in my theme.

Is this possible?

Thanks,

Nick


Dean

October 22, 2012 at 12:21 am

Hi Nick,

The easiest way to do this is to add the links class to the css ee_view_cart and/or ee_add_item_to_cart

eg if your button css is

.button { some code }

you could change it to

.ee_view_cart,
.button { some code }


Nick Putman

October 22, 2012 at 4:41 pm

Nicely done Dean!

The support post ‘Formatting ESPRESSO_CART_LINK as a button’ 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