Quantity input for product too small
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Dec 02, 2015 12:57 pm
- Reply with quote
- Report this post
Hi,
I have a problem with the field quantity input when I want to add a product into the cart.
The box is much too small and the number is bearly visible.
How can I change that? I tried to detect the right parameters with firebug, but I can´t find the solution to change the size of the box and the number.
Could you please help me with that?
I have a problem with the field quantity input when I want to add a product into the cart.
The box is much too small and the number is bearly visible.
How can I change that? I tried to detect the right parameters with firebug, but I can´t find the solution to change the size of the box and the number.
Could you please help me with that?
-
- Fresh Boarder
- GK User
- Wed Dec 02, 2015 7:48 pm
- Reply with quote
- Report this post
Could you please post an url to your site - to a sample page where the change should be made?
-
- Moderator
- GK User
- Thu Dec 03, 2015 9:18 pm
- Reply with quote
- Report this post
You need a login, because the page is offline. I´ll send you a PM with all necessary informations.
-
- Fresh Boarder
- GK User
- Sun Dec 06, 2015 9:51 pm
- Reply with quote
- Report this post
Please send me a PM with:
1. the URL to your website
2. a login and password of user with login privileges (please create one for me)
3. link to this thread
4. when you have done all above, please write back here.
1. the URL to your website
2. a login and password of user with login privileges (please create one for me)
3. link to this thread
4. when you have done all above, please write back here.
-
- Moderator
- GK User
- Mon Dec 07, 2015 7:18 pm
- Reply with quote
- Report this post
- Code: Select all
input.quantity-input {font-size: 20px; width: inherit; height: 30px;}
span.quantity-box {width: 30px;}
You need to increase font size, input elemen'ts height and its parent width.
-
- Moderator
6 posts
• Page 1 of 1