Support

Home Forums Event Espresso Premium Event Price not enough characters

Event Price not enough characters

Posted: April 8, 2014 at 3:12 am

Viewing 6 reply threads


David

April 8, 2014 at 3:12 am

When i add multiple event prices i then get a drop down box in the event entry form

However it has 23 chars and then you cannot see the price – you can when you drop it down but not when selected

Eg i have

UKA Affialated Runners at £9.00
Non Affiliated Runners at £12.00

Its shows as

UKA Afflialated Runner (

ANy way to have more characters here for the option box ??


Dean

April 8, 2014 at 3:41 am

Hi,

It sounds more like a CSS issue than a character amount issue (screen shot http://take.ms/sS7PQ ).

Can you provide a link to the event registration page?


David

April 8, 2014 at 3:53 am

http://fishbourneflatfive.co.uk/?page_id=347&regevent_action=register&event_id=1


Lorenzo Orlando Caum

  • Support Staff

April 8, 2014 at 4:37 am

Could you go ahead and add the additional characters and then update this support post?


Lorenzo


David

April 8, 2014 at 4:39 am

Its is – I have already

The price is dropped off the end of the selection box -At least thats how it views at my end in FF and safari


Dean

April 8, 2014 at 4:43 am

Hi,

You could add the follwoing to your themes style.css or to a plugin such as My Custom CSS

.event_prices select {
width: 300px;
}

You may need to tweak the number a little to get it right.


Lorenzo Orlando Caum

  • Support Staff

April 8, 2014 at 4:46 am

It looks okay in Chrome but I could see the issue in Firefox.

This is causing it:

.event_prices select {
	width: 200px;
}

Could you increase the width and then add that CSS to a plugin like My Custom CSS?


Lorenzo


David

April 8, 2014 at 4:51 am

Thanks i added the 300px css and its now fine in FF

Used the Custom CSS page in Suffusions theme

Viewing 6 reply threads

The support post ‘Event Price not enough characters’ 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