Change the font size of price

  • Posts: 11
  • Thank you received: 0
12 years 10 months ago #41978

Please tell me how and where can I change the font size of price
on the product page and in the shopping cart, so they were not dependent on each other?

I mean, the size of the price on the product page will 18px and in shopping cart will 10px

Thanks in advance for reply

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #42175

For the prices display in general, you can do like that:
www.hikashop.com/en/support/documentatio...-styling.html#prices

Then, for the product page specifically, you can use such CSS:
.hikashop_product_page span.hikashop_product_price {
font-size: 18px !important;
}

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

Time to create page: 0.057 seconds
Powered by Kunena Forum