Width of variant menu

  • Posts: 103
  • Thank you received: 1
  • Hikashop Essential
11 years 2 months ago #161699

-- url of the page with the problem -- : fireworksland.com/stores/special-offers/2013-05-09-03-32-02
-- HikaShop version -- : HikaShop Essential 2.3.1
-- Joomla version -- : 3.3.1
-- PHP version -- : 5.3.28

Some of my variants have very long names (as long as 50 characters). The drop-down menu (see attached screen shot), when activated, is wide enough to show the full length of all variant names. But, when they let go and the variant is selected, only part of it shows. (See attached screen shot).

I have looked everywhere including on this forum to see how to make the drop-down wider, so that after they select the variant, the full variant displays. Is this a matter of a CSS specification? If so, what would I put in the CSS file?
Thank you

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #161714

Hi,

You can potentially use this kind of css property:

.hikashop_product_characteristics_table select{ width: auto !important;}
In the frontend css file of HikaShop.

Here is a tutorial which can help you for further css modifications:
hikashop.com/support/support/documentati...ize-the-display.html

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

Time to create page: 0.060 seconds
Powered by Kunena Forum