My Website using fashion template uses top black menu, and white background.
I want to change the background color from white to orange to match the logo colors.
Please tell me how do i achieve that ?
http://bsmx.in/
Regards
Kapoor
body {
background: #ffffff;
}
.box > div, .box_text > div, .box_menu > div {
background: #fff;
}
.nspArt h4.nspHeader a {
color: #505757;
font-weight:bold !important;
}
.gkMenu > ul > li > a {
font-weight:bold !important;
}
#gkInset .iconFacebook:hover, #gkInset .iconGoogle:hover, #gkInset .iconTwitter:hover, #gkInset .iconRSS:hover {
color: #EE7F4E !important;
}
.nspTopInterface {
bottom: 10px;
position: absolute;
right: 10px;
}
#gkTabletMenu {
display: none !important;
}
