Header Logo Support Area › Forums › Forward › Header Logo This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by Bill Robbins. Viewing 2 posts - 1 through 2 (of 2 total) URL to the page in question: http://cdsocceralumni.org/ Author Posts September 7, 2016 at 19:20 #37749 CarlParticipant Hey Bill, Hope all is well. Question, how can I center my logo? Also, how can I pick a different one for the mobile. I know it takes some css, but you are the WIZARD! September 9, 2016 at 08:39 #37768 Bill RobbinsModerator #logo { float: none; text-align: center; } @media only screen and (max-width: 520px) { #logo a { content: url('https://yoursite.com/image.png'); } } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Header Logo’ is closed to new replies.