Changing text color on the category page.

  • Posts: 8
  • Thank you received: 0
13 years 1 month ago #49513

Can someone please tell me where in the css to change the text colors on the category page? Screenshot: puu.sh/txGh . Those grey links and red followed links are all funky and I need to change them to be a basic black.

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

  • Posts: 12953
  • Thank you received: 1778
13 years 1 month ago #49563

Hello scottb50,

I think that if you want to set your category name in BLUE, you should use this code in the front end CSS file of HikaShop via the Display tab of the configuration :

.hikashop_category_name a{
color: blue !important;
}

you can also go there for more precision.

hope this will help you.

Last edit: 13 years 1 month ago by Mohamed Thelji.

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

  • Posts: 8
  • Thank you received: 0
13 years 1 month ago #49619

Thanks Mohamed! That's brilliant.


I also changed the product names with:

.hikashop_product_name a{
color: blue !important;
}

so that it would all match.


Thanks!

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

Time to create page: 0.067 seconds
Powered by Kunena Forum