I just changed themes. I'm having trouble with the placement of the description of my blog and my blog name in the header. How can I move the description so that is is displayed under my blog name instead of behind as it is now displayed? Also, how do I get more selection tabs under the header? (where 'Home'and Ábout' are)
Blog url: http://l2leftovers.wordpress.com/
Need help? Check out our Support site, then
customizing placement on new theme
-
-
Sorry, I forgot to mention my new theme is "sight". I'm new at blogging and have lots to learn.
-
How can I move the description so that is is displayed under my blog name instead of behind as it is now displayed?
.site-title { float: none; margin-bottom: 0; padding-bottom: 0; } .site-description { float: none; margin-top: 0; padding-top: 0; } -
How do I get more selection tabs under the header? (where 'Home'and Ábout' are)
The theme will display pages there by default, or you could setup a custom menu:
-
Thanks for the input. I'm not experienced enough to try the custom menu I am still checking out various themes to get the default more like I want.
Topic Closed
This topic has been closed to new replies.