Cannot enter details

  • Posts: 19
  • Thank you received: 0
10 years 6 months ago #180727

-- url of the page with the problem -- : goo.gl/Q1lple
-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.33
-- Browser(s) name and version -- : Firefox

When I test the checkout it asks me for address details a address screen pops up but it will not allow me to enter information in the fields.
When I type there is nothing being entered.
I would appreciate some help in how to fix this.
Sandra

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

  • Posts: 83832
  • Thank you received: 13572
  • MODERATOR
10 years 6 months ago #180751

Hi,

This comes from the CSS of your template:
select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
box-sizing: border-box;
border-style: solid;
border-width: 1px;
color: #777;
font-family: Arial,sans-serif;
background: none repeat scroll 0% 0% #FFF;
border-color: #BCBCBC #DADADA #E5E5E5;
max-width: 100% !important;
padding: 10px 12px !important;
}

Remove it and it will work. I would recommend to contact your template provider for more help on that issue. They will be able to give you a better answer than us and potentially fix the template for other users using their template and HikaShop.

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

Time to create page: 0.054 seconds
Powered by Kunena Forum