Author Topic: Price font size on product page  (Read 788 times)

Offline DeanPrice

  • Newbie
  • *
  • Posts: 23
  • Karma: +0/-1
    • View Profile
Price font size on product page
« on: March 21, 2024, 11:43:40 PM »
Hi,
which part of the style css file needs to be changed to change the price font size on the product pages.
I thought it was

.productprice .price {
   height: 28px;
   line-height: 28px;
   margin: 11px auto 0;
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   -o-border-radius: 10px;
   text-align: center;
   text-transform: uppercase;
   font-size: 16px;
   color: #00a1cb;
   width: 80px

but it didn't do anything, cleared cache and refreshed etc but still much bigger than I would like.
Any advice greatly appreciated.

Regards,

Thanks, all sorted, forgot to change to the template style.css
« Last Edit: March 22, 2024, 12:13:58 AM by DeanPrice »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5819
  • Karma: +274/-2
    • View Profile
Re: Price font size on product page
« Reply #1 on: March 22, 2024, 03:28:58 AM »
Hello.
What is your theme?

Offline DeanPrice

  • Newbie
  • *
  • Posts: 23
  • Karma: +0/-1
    • View Profile
Re: Price font size on product page
« Reply #2 on: March 24, 2024, 07:28:47 PM »
Hi Basara,

Its the Katrin theme but found the right style.css to change this.

Thanks

Offline DeanPrice

  • Newbie
  • *
  • Posts: 23
  • Karma: +0/-1
    • View Profile
Re: Price font size on product page
« Reply #3 on: April 07, 2024, 12:36:25 AM »
Hi Basara,

Is it possible to add the words "Basis price" in front of the "inc GST" on the product page and if so where can this entry be found as I have searched everywhere.

Cheers


Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5819
  • Karma: +274/-2
    • View Profile
Re: Price font size on product page
« Reply #4 on: April 08, 2024, 02:33:29 AM »
Hello.
Yes, it is possible. You need to edit the product.tpl file in your theme

Offline DeanPrice

  • Newbie
  • *
  • Posts: 23
  • Karma: +0/-1
    • View Profile
Re: Price font size on product page
« Reply #5 on: April 08, 2024, 11:06:33 PM »
Thank you, much appreciated.


 

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.