Text size obscuring product layout grid

  • Posts: 234
  • Thank you received: 4
5 years 1 week ago #305756

-- url of the page with the problem -- : www.sewsos.co.uk/index.php/fabric-3/allfabricmm
-- HikaShop version -- : 4.0.3
-- Joomla version -- : 3.9.4
-- PHP version -- : 7.1.27

Hi there,

Wondering if anyone could lend a hand?

- The size of the text on each product thumbnail is just right, however this causes gaps on the rest of the page. Changing the size of the text to 10px cures this issue, however the text is then too small.

Is there anyway around this?

Thank you in advance

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
5 years 1 week ago #305797

Hi,

What you could do is force the height of each product box with such CSS:

.hikashop_product {
    height: 300px !important;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

The following user(s) said Thank You: mad-q

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

  • Posts: 234
  • Thank you received: 4
5 years 1 week ago #305814

Hi there Nicolas,

Thank you kindly for your help. This has resolved the problem.

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

Time to create page: 0.061 seconds
Powered by Kunena Forum