Home › Forums › Support › move tagline below logo image This topic has 9 replies, 2 voices, and was last updated 4 years, 3 months ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts February 6, 2019 at 9:50 am #803230 Janette I am working in the GP elements section for a new header… How do I move the tagline below the logo image? Thanks! February 6, 2019 at 10:01 am #803239 LeoStaff Customer Support Hi there, Are you referring to the default header? Any chance you can link us to the site in question? You can edit the original topic and use the private URL field. Let me know π February 6, 2019 at 10:06 am #803244 Janette http://www.montaukcommunitychurch.org/welcome/ I created a new header instance to eliminate the space between the header and the nav-bar so I used the element app to do that. February 6, 2019 at 11:19 am #803309 LeoStaff Customer Support You shouldn’t need to use Header Element for that. Can you switch it back to the default header again so I can see the original issue? Header Element should be used to insert that slider. Let me know π February 6, 2019 at 11:29 am #803316 Janette Okay, it is set to default: http://www.montaukcommunitychurch.org/welcome/ So now there is a space before the nav-bar and the tagline is above instead of below the logo image. February 6, 2019 at 11:37 am #803322 LeoStaff Customer Support You mean there is space after the nav bar? Can you try my suggestion above of using header element to insert the slider? February 6, 2019 at 11:43 am #803329 Janette Okay, I did that. I misunderstood what you meant the first time. Now just the tagline is above the logo image… February 6, 2019 at 11:55 am #803341 LeoStaff Customer Support Try this CSS: .inside-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } February 6, 2019 at 12:01 pm #803346 Janette Bingo! You are the greatest! Thanks so much! February 6, 2019 at 12:17 pm #803355 LeoStaff Customer Support Glad I could help π 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