Change cart image size

  • Posts: 19
  • Thank you received: 0
10 years 2 months ago #192290

-- url of the page with the problem -- : www.ravenhillproducts.com

Hello. I have read everything I can but still cannot figure out how to change the size of the image on the cart page and the size of the image on the check out page. I want to make them smaller without affecting the images on all the other pages.
Thanks Ken

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

  • Posts: 2143
  • Thank you received: 747
10 years 2 months ago #192320

Hi,

It requires some custom CSS: www.hikashop.com/support/support/documen...the-display.html#css

Something like this should do:

.hikashop_product_cart_image, .hikashop_product_checkout_cart_image {
  width: 60px;
}


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 83832
  • Thank you received: 13572
  • MODERATOR
10 years 2 months ago #192312

Hi,

You can control that size with the thumbnails height/width options of the Images section of the HikaShop configuration.
changing these settings will affect the products listings thumbnails only if you don't specify the height/width of the thumbnails in the options screen of your listing menus/modules via the menu Display>Content menus/modules.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum