The css that you mentioned isn’t working. I put it after .<img… correct?
I get this message:
Parse error: syntax error, unexpected ‘:’ in /home/wp-content/themes/flat-bootstrap/header.php on line 96
Hi Tim,
Your themes are great!
I’ve used this code to replace the text with my logo. However, I would like my logo to be moved up a couple of pixels. It currently starts at where the text for my navbar begins. As a result, the logo bleeds past the navbar on mobile and looks awkward on a desktop resolution. I want it aligned as perfectly as your Spot screenshot. I’ve tried adding this code style="vertical-align:middle"
to .'<img width=”…”>, but it doesn’t work. Can you help?
Thanks in advance!