Hi,
Beb: design.naula.se
My issue is that I cannot seem to formate my logo tagline. I managed to center it using a custom css I found in another thread here, regarding a similar problem. This is the script I’m using:
#logo .text-logo {
display: inline;
}
But it still won’t react to font size. Not in Logo Options and neither in custom css. How can I fix this?
More info:
I could easily put this “tagline” in the logo image, but since my site is bilingual I would need a different logo for the Swedish site. Polylang plugin can do this, but then I would have to assign a language to all media files, which would be a big work around since I plan on adding many images to the site (portfolio).
Thank you so much for ideas and/or workarounds!