Needing to make checkout images smaller

  • Posts: 48
  • Thank you received: 1
6 years 1 month ago #287729

-- HikaShop version -- : 3.2.2
-- Joomla version -- : 3.8.5
-- PHP version -- : 7.2.2

Hello Hikashop fam,

I am wanting to decrease the size of product thumbnails once users are ready to checkout. Currently once users are ready to checkout it shows the product name and image which is to big which forces more scrolling. Is there a setting on the backend or a file I need to tweak with css script?

Thanks N Advance

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

  • Posts: 81361
  • Thank you received: 13035
  • MODERATOR
6 years 1 month ago #287733

Hi,

There is no setting.
You can apply CSS yes.
For example:
.hikashop_checkout_cart img{
height: 25px !important;
width: 25px !important;
}

www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: 41global

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

  • Posts: 48
  • Thank you received: 1
6 years 1 month ago #287788

That worked! Thanks always Nicolas!

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

Time to create page: 0.058 seconds
Powered by Kunena Forum