News:

AbanteCart v1.4.2 is released.

Main Menu
support

How to costumize Price tag

Started by Jrald12, April 02, 2015, 10:53:24 PM

Previous topic - Next topic

Jrald12

how to costumize this -> http://gyazo.com/e07b14d7908a6011264981f6bb2e3f64  I already tried it in style.css line 968 by adding background image on it but wont work please help

Basara

Hello

Try to change this file http://demo.abantecart.com/storefront/view/default/stylesheet/bootstrap.min.css

line 5

.jumbotron {
   // background-color: #eee;
    background-image: url("http://demo.abantecart.com/resources/image/18/73/3.png");
    color: inherit;
    margin-bottom: 30px;
    padding: 30px;
}

Jrald12

what will i put in that file ? what to change in that file ?

Forum Rules Code of conduct
AbanteCart.com 2010 -