Characteristics text very faint

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #87814

Hi,

Please can someone tell me where I can change the colour of the text in the characteristics drop-down selector menu boxes? It is very difficult to read. If you have a look at the attached screenshot you will see what I mean.

Many Thanks!
Mark.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #87834

Hi,

Try:

.hikashop_product_custom_item_value select{ color: black;}
In HikaShop > Configuration > Display > "Fontend css file".

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

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #87957

Hi Xavier,

Thanks for your reply. I tried what you suggested, but it made no difference. Please can you check if I did this right - line 1033 in the attached frontend_custom.css file. I did make sure the custom file was selected and applied in HikaShop/system/configuration page.

Many thanks,
Mark.

Attachments:
Last edit: 11 years 9 months ago by mark99. Reason: Attachment failed?

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #87968

Hi,

You have put a "_" between "hikashop_product_custom_item_value" and "select", remove it and let a space.

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

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #87975

Hi Xavier,
Thank you for looking at that - I replaced the _ between value and select with a space, then applied the change but it has still made no difference.

Is there anything else I can try?

Many thanks,
Mark

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #87995

Maybe your template is overriding the HikaShop css properties, can you try this:

.hikashop_product_custom_item_value select{ color: black !important;}

Do you have a link to your website ?

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

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #88001

Hi Xavier,

Sorry - that didn't work either.

I sent you a PM.

Thanks,
Mark

Last edit: 11 years 9 months ago by mark99.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #88045

I think that you only have to do that:
.input{ color: black !important;}

Thanks to use the FAQ:
www.hikashop.com/fr/support/documentation/faq.html#css

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

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #88087

Hi Xavier,
Thank you for the reply.

Sorry for being a nuisance, but this still has not worked. I checked the FAQ and I'm sure the new code is correct, but HikaShop is not making the change.

I'd be really grateful for anything else I could try.

Many thanks,
Mark.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #88089

Solved, the class was "inputbox" and not "input"

The following user(s) said Thank You: mark99

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

  • Posts: 21
  • Thank you received: 0
11 years 9 months ago #88095

Wow! That's fantastic!

Many thanks, Xavier. Fixed!

Kind Regards,
Mark

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

Time to create page: 0.086 seconds
Powered by Kunena Forum