Title and Tagline help on Edin theme
-
I am using the Edin theme and I can’t see my tagline under my logo.
Also, my title is in capitals – how do I make it only capitalise each word, rather than every letter?
I haven’t ever used CSS before, but with the Premium membership, I believe this is included?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi there, the site description/tagline is there, but in the original design it is hidden. Add the following custom CSS to make it visible.
.site-description { display: block; }
- The topic ‘Title and Tagline help on Edin theme’ is closed to new replies.