price size

  • Posts: 57
  • Thank you received: 0
12 years 1 month ago #108035

Hi, how I can increase the size of price ONLY in product page, non also in cart and checkout page ?

I add this in css file, but all price increase

font-size:18px;

thanks

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #108058

Hi,

You can use:

.hikashop_product_page .hikashop_cart_input_button{
    font-size: 18px;
}

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

  • Posts: 57
  • Thank you received: 0
12 years 1 month ago #108062

this is increase the text of cart...

I would like increase the text of PRICE in the products page

Last edit: 12 years 1 month ago by mirkozax.

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 month ago #108074

Hi,

Then you should try something like that :

#hikashop_product_price_main {
font-size: 18px;
}

Last edit: 12 years 1 month ago by Mohamed Thelji.
The following user(s) said Thank You: mirkozax

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

  • Posts: 57
  • Thank you received: 0
12 years 1 month ago #108096

Yes, this work perfectly

thank you very much

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

Time to create page: 0.080 seconds
Powered by Kunena Forum