After 2.3.0 update button text color changed

  • Posts: 301
  • Thank you received: 6
12 years 3 weeks ago #144303

Hi,

Just updated to business 2.3.0. The text color for my button colors have changed so that I can no long see it with the grey buttons.

Where do I go to change this color?

Why did the update change my colors as prior to the update it was good?

Thank you,

Charles

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

  • Posts: 301
  • Thank you received: 6
12 years 3 weeks ago #144310

Ok found the fix. Just in case anyonelse has issue I will keep post.

Hikashop Backend
Configuration
Display
General Display Options
Select CSS Front End edit icon
find: .button, .btn, a.hikashop_cart_button, a.hikashop_compare_button, .hikashop_cart_input_button{
text-decoration:none;
color: #F0F0F0 !important;

Replace color:# to whatever

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

  • Posts: 12953
  • Thank you received: 1778
12 years 3 weeks ago #144347

Hi,
Thanks for your feedback, can you show me some screenshots of the problem that you were having so that we can directly fix it :) ?

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

  • Posts: 19
  • Thank you received: 0
12 years 1 week ago #146508

not sure if you still need the image, but I'm running into this issue as well.

Attachments:

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

  • Posts: 85241
  • Thank you received: 13916
  • MODERATOR
12 years 1 week ago #146551

Could you provide a link to that page ?

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

  • Posts: 19
  • Thank you received: 0
12 years 1 week ago #146572

PM sent

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

  • Posts: 85241
  • Thank you received: 13916
  • MODERATOR
12 years 1 week ago #146594

The issue comes from the CSS

#jsn-mainbody .hikashop_subcategories_listing .hikashop_subcontainer:hover span.hikashop_category_name a {
color: #fff;
}
of the file /templates/jsn_glass_pro/ext/hikashop/jsn_ext_hikashop.css of your template. It should actually be:
#jsn-mainbody .hikashop_subcategories_listing .hikashop_subcontainer span.hikashop_category_name a {
color: #fff;
}

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

  • Posts: 19
  • Thank you received: 0
12 years 1 week ago #146601

Awesome! That did the trick.
Thanks!!!

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

Time to create page: 0.098 seconds
Powered by Kunena Forum