so i need to resize and here that i do
first go to *Design >> *Edit Html find this code
and then replace it with this code~v
.header-inner {
padding: 27px 0 3px;
}
And then replace with this code~v
*
#header-inner {
display: inline-block;
height: 89px;
width: 211px;
}
to resize change the red color as ur size want to be...
0 comments:
Post a Comment