Support

Home Forums Event Espresso Premium Radio Buttons for ticket options dissapear in chrome

Radio Buttons for ticket options dissapear in chrome

Posted: September 23, 2014 at 8:26 pm


Loretta Taylor

September 23, 2014 at 8:26 pm

Hi,

The radio buttons for our ticket options disappear when clicked in Google Chrome.

I have run all updates (latest version of WordPress and Event Espresso) and tried deactivating all other plugins, but it still isn’t working. Please help.
http://dev.cityimpactchurch.com/youth/register-now/

L.


Lorenzo Orlando Caum

  • Support Staff

September 23, 2014 at 9:16 pm

Hi,

Add the CSS below to your child theme’s CSS file or a plugin like My Custom CSS or Reaktiv CSS Builder:

	textarea:focus, input:focus, select:focus{
		outline: none;
		-webkit-appearance: radio;
	}

Then refresh your event page to see changes.


Lorenzo

The support post ‘Radio Buttons for ticket options dissapear in chrome’ 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