Change background color for characteristics in custom fields

  • Posts: 9
  • Thank you received: 0
  • Hikashop Business Hikashop Style
3 weeks 2 days ago #360206

-- url of the page with the problem -- : narrhallamoosburg.de/de/shop/product/1-t-shirt
-- HikaShop version -- : HikaShop Business 5.0.4
-- Joomla version -- : 4.3.3
-- PHP version -- : 8.2

After updating my Astroid Framework to 4.0.11, all fields are highlighted in red. These were white until 4.0.10. Where can I customize this for Hikashop? Thanks

Attachments:
Last edit: 3 weeks 2 days ago by Ritsch.

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

  • Posts: 4533
  • Thank you received: 612
  • MODERATOR
3 weeks 1 day ago #360208

Hello,

You can add some custom css command, learn how to process with this documentation .

Now, my screenshot, in order to prioritize your own command Css, you have to build a stronger selector with one more class.



OR otherwise you can also add an "!important" like in my example :
.hikashop_product_page .form-select {
	background-color: #fff !important;
}
Regards

Last edit: 3 weeks 2 days ago by Philip.

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

Time to create page: 0.057 seconds
Powered by Kunena Forum