How to center logo?
-
I’d like to center the logo on my site, beautyinyourhands.com.au
The logo is currently on the left,
I’ve got no idea how to use themes and whatnot so please try to be descriptive,I want to put the logo in the middle of the header,
and so far in the stylesheet.css this is all i can find:/* 2.3 Header */
header { padding: 50px 20px 40px!important; }#logo { float: left; margin: 0 10px 0 0; }
#logo .site-title, #logo .site-description { font-family:Georgia, serif; color: #000; display:none; }
#logo .site-title a { color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px/1em Georgia, serif; }#topad {float:right;}
Please help me out!
- The topic ‘How to center logo?’ is closed to new replies.