News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Price font size on product page

Started by DeanPrice, March 21, 2024, 11:43:40 PM

Previous topic - Next topic

DeanPrice

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

Basara


DeanPrice

Hi Basara,

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

Thanks

DeanPrice

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


Basara

Hello.
Yes, it is possible. You need to edit the product.tpl file in your theme

DeanPrice


Forum Rules Code of conduct
AbanteCart.com 2010 -