View Single Post
  #837  
Old 02-19-2015, 11:09 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by Vacman
Paul, unfortunately that did not make the Phone Number input box any wider - and yes, I did clear the template cache.

I'll send you an email when I get home late tonight around 10pm. I don't want to clog up Phil's reBOOT thread.

Until I reply try adding this CSS in a custom CSS file. Play around with changing the 90px to 90%

Code:
fieldset.registerform ul li.fields-group input[type="text"], fieldset.registerform ul li.fields-group input[type="password"] { width: 90px; }
__________________
WooCommerce as of 10/2022
Reply With Quote