Characteristics Downdown Width

  • Posts: 3
  • Thank you received: 0
11 years 1 month ago #93269

As you can see from the image, our characteristics drop down width is too small, how can we make it wider?

Any help would be much appreciated.

Thank you

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #93288

You can use the css property:

.hikashop_product_custom_item_value select{ width: 250px; }

The following user(s) said Thank You: zettermedia

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

  • Posts: 3
  • Thank you received: 0
11 years 1 month ago #93308

Hello

Thank you for your reply, I have added that line of code to the css through the backend css edit option.

But it does not seem to have any effect.

Thank you

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 1 month ago #93319

Hi,

The code Xavier proposed is for custom fields.

For characteristics, it should be:

.hikashop_product_characteristics select{ width: 250px; }

The following user(s) said Thank You: zettermedia

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

  • Posts: 3
  • Thank you received: 0
11 years 1 month ago #93322

nicolas wrote: Hi,

The code Xavier proposed is for custom fields.

For characteristics, it should be:

.hikashop_product_characteristics select{ width: 250px; }


Works a treat! Thank you B)

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

Time to create page: 0.069 seconds
Powered by Kunena Forum