Home › Forums › Support › Keep logo centered when adding widgets to header This topic has 6 replies, 3 voices, and was last updated 7 years, 1 month ago by Tom. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts October 23, 2014 at 4:14 pm #41335 Elwin Hoover Hi there, When I add a widget to the header widget area, it un-centers my centered logo. Any way to fix? hooverlandclearing.com October 24, 2014 at 9:32 am #41457 TomLead Developer Lead Developer You could use absolute positioning on the header widget – but I like to avoid that if at all possible. The header on your site looks great – I think adding a header widget may make it a little cramped up there? Let me know – if you’d like I can provide the absolute positioning code 🙂 October 25, 2014 at 4:13 pm #41737 Elwin Hoover Hi Tom, Thank you for the awesome support. I’m going to keep it the way it is. Thank you for your reply. February 7, 2018 at 8:27 pm #490974 elsa Hi Tom, Would you please provide absolute positioning code. Thank you so much. February 7, 2018 at 11:39 pm #491021 TomLead Developer Lead Developer Give this a shot: @media (min-width: 769px) { .header-widget { position: absolute; right: 0; } } Let me know 🙂 February 8, 2018 at 12:00 am #491027 elsa Hi Tom, It’s working, so awesome! February 8, 2018 at 11:17 am #491534 TomLead Developer Lead Developer Great! 🙂 Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In