Change Product Price Color

  • Posts: 23
  • Thank you received: 1
10 years 6 months ago #181252

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3

Is it possible to change just the color of the price listed on the product page and if so how would you go about doing it?

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #181257

Yes, it is possible, and you'd do so by customizing CSS as per documentation here .
Actually, the example used there is about the color of the price. However, if you want to target the price on the product page only, you'll want to use CSS such as this:

.hikashop_product_page .hikashop_product_price {
    color: #ff0000;
}


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Xavier, woogerboy21

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

  • Posts: 23
  • Thank you received: 1
10 years 6 months ago #181337

Thank you very much for the quick response.

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

Time to create page: 0.070 seconds
Powered by Kunena Forum