Remove space at bottom

  • Posts: 208
  • Thank you received: 10
10 years 1 month ago #199410

-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4

Sigh....

How do I remove the space at the bottom of the product when there are other variations to choose?

It's just too far away...AND they are pretty small.

How can I make them closer to the top image and change the size to be larger!

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
10 years 1 month ago #199425

Hi,

I guess that in your image settings you have set the product image height to 270px, so that's why it is forcing the height of this div.

Else you can use code like:

.hikashop_product_main_image_thumb, .hikashop_product_main_image{
    height: auto !important;
}

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

  • Posts: 208
  • Thank you received: 10
10 years 1 month ago #199515

WooHoo! RIGHT ON!

Nice.... sigh...finally!

And...is there a way to make those 2 little images underneath larger?

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

  • Posts: 83831
  • Thank you received: 13572
  • MODERATOR
10 years 1 month ago #199541

Hi,

Yes, you can modify the CSS for that:
www.hikashop.com/support/support/documen...ling.html#thumbnails

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

Time to create page: 0.081 seconds
Powered by Kunena Forum