My cart width is worng. How do i fix it. (picture)

  • Posts: 12
  • Thank you received: 1
6 years 1 month ago #287665

-- url of the page with the problem -- :
-- HikaShop version -- : 3.3.0
-- Joomla version -- : last



How do I fix this? :)

Last edit: 6 years 1 month ago by knutarn.

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
6 years 1 month ago #287750

Hi,

The issue is your template increasing the quantity input field too much.
Add such CSS to prevent that:
input.hikashop_product_quantity_field {
width: 30px !important;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 12
  • Thank you received: 1
6 years 1 month ago #287792

Thx is work:D

But what of this:)?

Last edit: 6 years 1 month ago by knutarn.

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
6 years 1 month ago #287816

Hi,

You should remove the code:
.hikashop_checkout_login {
clear: both;
width: 690px;
margin: auto;
}
from the file /media/com_hikashop/css/style_custom2.css

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

  • Posts: 12
  • Thank you received: 1
6 years 1 month ago #287946

thx! :D

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

Time to create page: 0.059 seconds
Powered by Kunena Forum