quantity field css problem

More
8 years 8 months ago #66927 by jens
quantity field css problem was created by jens
hi all,

i have the problem, that my template for joomla uses bootstrap 3 and so my quantity box looks like in the attached file.

whow can i solve this problem.

thx for help

jens
Attachments:

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

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 8 months ago #66937 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic quantity field css problem
Hello Jens,

Please submit a new ticket to EShop category to send me the site information so I can help you to check and resolve the problem.

Sincerely, Giang

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

More
8 years 5 months ago #71238 by Glenn Westfall
Replied by Glenn Westfall on topic quantity field css problem
I too am having this issue. Is there an easy fix? I have tried multiple settings and the only way to solve it is to turn off "load bootstrap CSS" in the system layout setting.

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

More
8 years 5 months ago - 8 years 5 months ago #71261 by jens
Replied by jens on topic quantity field css problem
i solved the problem this way:

open or create a file with the name custom.css and copy following code into that file:

.eshop-quantity-value {
font-size: 14px;
width:50px;
}

save the file in the directory: components/com_eshop/themes/default/css

for me it was the solution.
Last edit: 8 years 5 months ago by jens.
The following user(s) said Thank You: Giang Dinh Truong

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

More
8 years 5 months ago #71283 by Glenn Westfall
Replied by Glenn Westfall on topic quantity field css problem
That worked perfectly, Thank you so much!!

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

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 5 months ago #71574 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic quantity field css problem
That's correct!
Sincerely, Giang

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

Moderators: Giang Dinh Truong