http://casual.demo.ubertheme.com/
theres a small line under logo on top of new arrivals, how to we remove this line /
3 answers
Hi Van,
Please go to the file: skin/frontend/default/jm_casual/css/styles.css at line 1015 and remove the background like below:
.col-left.side-col .block:first-child {
background: url('../images/bg-block-title.png') top left no-repeat; -> change to background: none;
width: 100%;
border: 0;
margin: -43px 0 30px 0;
padding: 42px 0 0 0;
}
Best Regards,
Ziven.
this doesnt work and the compare block gets messed up, also the logo cant be clicked to redirect to home page, thats a must no ? what file is that
Hi Van,
I’m checked and see it working fine. Please send me some screenshot and link URL.
Best Regards,
Ziven.