Hi,
Thanks for the last support.
Guys i have a little problem, i have been looking through the code for removing the following::
The blog description in the header http://prntscr.com/5fk067, i want it removed completely. I have tried searching for <div class=”tbs blog-description”><span></span></div> without any luck.
My second problem, i want the logo width to be 700, here is the CSS i have added to the custom CSS file:
.header-logo {
float: none;
display: table-cell;
vertical-align: middle;
max-width: 700px;
padding-right: 20px;
position: relative;
}
But it didn’t help, i have sent a screenshot in private of how it looks.
NB: Please have in mind, when i “hacked” the image size with firebug to 700px in width it covered the cart in the header, so maybe it should be align left where the blog description is now that i want removed.
Thanks a million in advance,
Wish you guys a nice day.