Home › Forums › Support › Header Logo Position & Social Share Icons This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 28, 2018 at 4:08 am #586096 _blank Hi I’m using this CSS below to move Social Icons to left of header. /*Widget header */ .header-widget { float: left; max-width: 50%; } Header Alignment is set to Centre but the logo is slightly off centre. I’m guessing the Social widget is pushing over somehow. Thanks Scott May 28, 2018 at 9:12 am #586392 LeoStaff Customer Support Hi there, I’m unable to load your site (Gateway Timeout). Can you double check to make sure it’s not locked or anything? Thanks! May 29, 2018 at 11:32 am #587283 _blank Hi Leo Sorry about that. It was locked on Friday but we removed it. Can you try again. Thanks Scott May 29, 2018 at 2:17 pm #587384 LeoStaff Customer Support Try this CSS: @media (min-width: 769px) { .header-widget { position: absolute; left: 0; } } May 29, 2018 at 2:53 pm #587408 _blank Hi Leo That worked. Thanks again. Scott May 29, 2018 at 4:45 pm #587462 LeoStaff Customer Support No problem! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In