Home › Forums › Support › NEED WIDGETS ON LEFT SIDE OF HEADER NOT JUST RIGHT SIDE This topic has 9 replies, 2 voices, and was last updated 4 years, 4 months ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts January 12, 2019 at 7:30 am #780011 George Hi, I need to see if there is a way for me to be able to put some widgets on the left side of my header and not just the right side. as i would like to have them on both sides. January 12, 2019 at 9:46 am #780102 LeoStaff Customer Support Hi there, We can try using CSS flexbox. Can you add all the widgets in first and let me know which one you want on the left? January 12, 2019 at 9:56 am #780109 George i need the 2 for facebook & twitter on the left and the 2 for instagram and google plus on the right. January 12, 2019 at 3:40 pm #780279 LeoStaff Customer Support Ok can you add Facebook and Twitter as one widget and Instagram and Google plus as another widget? January 12, 2019 at 4:05 pm #780293 George ok. that is done. January 12, 2019 at 4:15 pm #780295 LeoStaff Customer Support Sorry – my original thought doesn’t work. Can you add the logo image as a header widget too? Then it should work. Let me know π January 12, 2019 at 4:28 pm #780305 George No. That doesn’t work π January 12, 2019 at 4:35 pm #780310 LeoStaff Customer Support Not yet π Now remove the logo in Site Identity: https://docs.generatepress.com/article/adding-header-logo/ Then add this CSS: .header-widget { float: none; max-width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } #responsive_lightbox_image_widget-7 { margin: auto; } Adding CSS: https://docs.generatepress.com/article/adding-css/ January 12, 2019 at 5:10 pm #780320 George WOOOOOOO!!!! That worked like a charm… Oh Yea, i really am loving this with you all. π January 12, 2019 at 6:10 pm #780346 LeoStaff Customer Support Glad to hear π Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In