News:

AbanteCart v1.4.2 is released.

Main Menu
support

Top page bar/logo

Started by Neves, February 04, 2019, 11:19:12 PM

Previous topic - Next topic

Neves

Hi
I would like to change the color on the bar on top of the page where the log in/register, cart, checkout etc. is, right now it's blue
but I can't find a .css file for that
can anyone tell me which files that is

yonghan79

Hi,

It's located in style.css line 246:

.headerstrip {
    height: 72px;
    //change this color to your desired color
    background-color: #00a1cb;
}


Btw, have you ever use chrome element inspector or firefox firebug?

Neves


yonghan79


Forum Rules Code of conduct
AbanteCart.com 2010 -