Product thumbnail Display

  • Posts: 84
  • Thank you received: 2
4 years 2 months ago #314339

-- HikaShop version -- : 4.2.2
-- Joomla version -- : 3.9.14

Hello. The product page shows thumbnails in multiple rows. how can i show the thumbnails in single row. i just have two images for a product.

Please consider the screenshot:



Thank you,

Sharat

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

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
4 years 2 months ago #314350

Hi,

They are in a single row by default.
I checked your website and they end up in several rows due to the CSS:

img {
  display: block;
  max-width: 100%;
  height: auto;
}
in the file /templates/arino/css/template.css of your template.

The following user(s) said Thank You: sdhakad

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

  • Posts: 84
  • Thank you received: 2
4 years 2 months ago #314361

Thank you, it did the work.

Sharat

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

Time to create page: 0.046 seconds
Powered by Kunena Forum