display options gets messed up

  • Posts: 84
  • Thank you received: 3
  • Hikashop Business
3 months 3 weeks ago #362856

-- url of the page with the problem -- : crux.nl/outdoor/canyoning/product/basic-canyoneer
-- HikaShop version -- : 5.0.4
-- Joomla version -- : 4.4.5

Hi,

When you make the browser smaller on the product page, the options layout gets messed up.
Ofcourse this is because the space is not big enough than.
I would like to keep de title of the options readable.

I was thinking, it would be better if the titles were above the options, instead of in front of them. But I cannot find where to change that.

Besides this, I would like all options (list items and text items) to start aligned.

Attachments:

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

  • Posts: 83007
  • Thank you received: 13398
  • MODERATOR
3 months 3 weeks ago #362861

Hi,

You could do that with CSS code. For example, you could add this CSS code on your website:

.hikashop_product_options td, .hikashop_product_custom_item_info_table td {
    display: block;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.063 seconds
Powered by Kunena Forum