Tagged: border color
https://www.sendspace.com/file/z6ky98
hi. do you know how i can disable the white frame?
Hey diefleischerei!
Please add following code to Quick CSS
.ls-defaultskin { padding: 0; }
Cheers!
Yigit
sorry, code added but the white frame is stll there.
Hey!
Please try this in the Quick CSS and lets see if that makes you happy :)
#header_main, .container_wrap container_wrap_logo
{
border-color: #000000;
}
Cheers,
Andy
THX. Closed.