Incorrect field size on checkout page

  • Thomas Runge
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 11 months ago #97812 by Thomas Runge
Incorrect field size on checkout page was created by Thomas Runge
The amount fields are not high enough to actually show the complete character and the currency sign in front of it looks correct (they seem to have different size...) IE11

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #97818 by James Riley
Replied by James Riley on topic Incorrect field size on checkout page
This seems to be a common issue with some templates.
This is the generic fix that I've suggested previously to others. Add it to the Custom CSS box in [Event Booking -> Configuration -> Custom CSS tab]. If it doesn't fix your problem, please post a link to a sample page on your site and I can provide you with a customized CSS rule.
Code:
.eb-container textarea, .eb-container input[type="text"], .eb-container input[type="datetime"], .eb-container input[type="datetime-local"], .eb-container input[type="date"], .eb-container input[type="month"], .eb-container input[type="time"], .eb-container input[type="week"], .eb-container input[type="number"], .eb-container input[type="email"], .eb-container input[type="url"], .eb-container input[type="search"], .eb-container input[type="tel"], .eb-container input[type="color"], .eb-container .uneditable-input { box-sizing: content-box !important; }

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
The following user(s) said Thank You: Tuan Pham Ngoc

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #97842 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Incorrect field size on checkout page
@Thomas : Please follow James instruction. If the issue not sorted, submit a support ticket sending us super admin account of your site so that we can have a template developer to check and get it sorted for you

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc