Per unit change colour

  • Posts: 5
  • Thank you received: 0
11 years 9 months ago #89255

Hi, I need t change the per unit text after the price to another colour, I have looked through the CSS and just can't find it - any help would be appreciated :)

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

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

Hi,

Have you seen our documentation ?
www.hikashop.com/fr/support/documentation/faq.html#css

A Tutorial should be online soon for this kind of customizations.

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

  • Posts: 5
  • Thank you received: 0
11 years 9 months ago #89593

Yes thanks - I can see I can change the price but I want to change the 'per unit' to a different colour

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

  • Posts: 2334
  • Thank you received: 403
11 years 9 months ago #89632

Hi,

Just use firebug or any code inspector to find the class of the text and then add some rules to your css.
It should looks like that:

.thetextclass{
  color:red;
}

The following user(s) said Thank You: newbarn

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

Time to create page: 0.080 seconds
Powered by Kunena Forum