Hello,
Why does SVG files don’t seem to position on the left in the header when used as logo? That’s really weird. I have no problem in putting a png, but since we live in 2014, it would be useful to use some vector graphics.
I appreciate your help.
Hi!
The logo doesn’t appear on my end, adding this CSS code seems to fix that:
.logo img {
width: 300px;
}
Regarding its position, it is centered because you have selected that setting in the Theme Options > Header.
Regards,
Josue