News:

AbanteCart v1.4.2 is released.

Main Menu

Smaller Price box

Started by homeydclown, May 20, 2015, 07:27:44 PM

Previous topic - Next topic

homeydclown

I need to make the price box smaller, it is just too long and there is too much wasted space.  What line in the code can I change the length of this box?  Thank you for the help, I really appreciate it.


Basara

/storefront/view/default/stylesheet/style.css line 1446
add
max-width: 250px;
to the css rule
.productpageprice { }

Forum Rules Code of conduct
AbanteCart.com 2010 -