White very difficult to see

  • Posts: 85165
  • Thank you received: 13899
  • MODERATOR
15 hours 10 minutes ago #370610

Hi,

1. For the order status dropdown, it's normal: the width is fixed. We decided on the width so that it matches with the width necessary to properly display the default order statuses of HikaShop without taking too much width so that other columns can have their share.
Now, if you want to increase its width between your custom order statuses are long, you can add custom CSS code to your backend for it. For example, you could add:

div#hikashop_main_content.hika_j4 table#hikashop_order_listing select.custom-select {
    width: 230px;
}
to the user.css file of your backend template:
magazine.joomla.org/all-issues/february-...the-joomla-dashboard

2. Regarding the width of the weight unit selector for the variant edit form, thanks for your feedback. We'll be changing this with the next version so that it matches with the one on the product edit form. So you just have to wait and update HikaShop next time.

The following user(s) said Thank You: mohairbears

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

Time to create page: 0.044 seconds
Powered by Kunena Forum