Exactly, i want to show logo and site title side-by-side instead of using an jpg. You know how’s that possible?
“carykelly”‘s suggestion to try it with:
h1.site-title {
clear: none;
}
doesn’t work.
Hello!
I actually have the same question. I solved it by creating a png-file with the logo and the title on the same line and by hiding the actual site name. But …
Does anybody know how to customize the css-file with custom css plugin to get the same result like “SND Computing” asked?
I can’t show you the site because it running local with XAMMP.
Thanks in advance!