Search for: Log In Free Support [Resolved] Fixed logo square Home › Forums › Support › Fixed logo square This topic has 9 replies, 3 voices, and was last updated 4 months ago by David. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts September 15, 2020 at 11:56 am #1444685 Gonzalo Hi there! I’m designing a new site, with a square logo. I need this logo like this: https://prntscr.com/uhuv4m Also, this site have a sticky menu, therefore, this logo must shrink when going down. Can you help me with that? September 15, 2020 at 11:57 am #1444690 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can use the private information field. Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 15, 2020 at 12:23 pm #1444718 Gonzalo Thank you Leo, link in edit post π September 15, 2020 at 2:44 pm #1444891 LeoStaff Customer Support Is there a way to get past that first page which is completely done with Elementor? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 15, 2020 at 3:26 pm #1444911 Gonzalo Sure, check url π September 15, 2020 at 3:46 pm #1444939 LeoStaff Customer Support I’m still just seeing this: https://www.screencast.com/t/1fYWnORS Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 16, 2020 at 7:00 am #1445675 Gonzalo I’m sorry Leo, please check it again September 16, 2020 at 7:26 am #1445705 DavidStaff Customer Support Hi there, you can use this CSS to position the logo over the site header: @media(min-width: 769px) { .site-header img.header-image { position: absolute; top: 0; height: 180px; width: auto; z-index: 1; } } Then add either a Secondary Navigation above header or the Top bar. You can then set the top: 0; to a top: -30px; to overlap them. Adjust the pixels to suit. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 16, 2020 at 7:49 am #1445883 Gonzalo thank you David! September 16, 2020 at 9:02 am #1446014 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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