I am trying to edit the keywords that we have listed below the title on our website. I think it may be pulling them from the description in the database, but I'm not sure on that. The guy who built the site has all that information and is hard to get hold of. The site is caprecycling.com.
Have a look at the site's description/tagline in Settings->General.
Is there a way to split this over two lines and add some styling to it? I tried to add a line break in there, but it didn't work. Maybe its just easier to add it into the header.php?
A longer tagline should wrap onto 2 lines automatically in that theme. You can style it using the description class.
You can do that via CSS in your theme, but no, you can't do it in the settings.
Thanks. That was exactly the help I needed.