support

How can i change this to a white background, the bg of top main banner

Started by CoolSurfer, January 01, 2016, 01:18:40 AM

Previous topic - Next topic

CoolSurfer

How can i change this to  a white background, the bg of top main banner

abantecart

In CSS file /storefront/view/default/stylesheet/onebyone.css
Look for :

.banner_conteiner .oneByOneSlide {
    background: #00a1cb url("../image/banner_shadow.png") no-repeat scroll center top;
}


Edit background color to what you need.

eCommerce Core

To get quick help with CSS, I suggest to use browser HTML/CSS inspector or Firebug in FireFox

CoolSurfer

did some changes to my site, looking for the code for the rest of the white bg that is visible.
Quote1shop1stop.com

abantecart

I would suggest to learn how to use CSS/HTML inspector on your browser. Firebug in FireFox is handy tool.

Forum Rules Code of conduct
AbanteCart.com 2010 -