Price size on product page

  • Posts: 46
  • Thank you received: 1
12 years 11 months ago #39266

Hi
I just bought the business version and i must say how good your product is.

It took me some time to get my head around how it all works but I now have what I hope is a good grasp of Hikashop.

What i need to do is increase the size of the price on the product listing page (the font size)

Thanks for your help

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

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #39364

Hi,

You can add such CSS in the front end CSS file of HikaShop that you can edit via the Display tab of the configuration:

.hikashop_products_listing_main span.hikashop_product_price {
font-size: 15px !important;
}

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

  • Posts: 46
  • Thank you received: 1
12 years 11 months ago #39400

Thanks for your help

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

  • Posts: 72
  • Thank you received: 3
12 years 11 months ago #39473

Hi there,

I did as you suggested and added the code to the css file, but nothing changes in the frontend ..... any suggestions what could cause this?

Thank you in advance for any help.

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

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #39683

Then, make sure that you flush your browser cache and that the "custom" front end file is selected in the configuration.

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

  • Posts: 72
  • Thank you received: 3
12 years 11 months ago #39758

I misread a word ....i am seeking to change the price size on the product detail page.

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

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #39883

On the product details page, then you should use that CSS instead:

.hikashop_product_page span.hikashop_product_price {
font-size: 15px !important;
}

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

Time to create page: 0.070 seconds
Powered by Kunena Forum