Search for: Log In Free Support [Resolved] Switching/Flipping Site Title and Tagline Home › Forums › Support › Switching/Flipping Site Title and Tagline This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 12, 2019 at 9:34 am #1102362 Kyle Thomas Is there a simple way – such as with a GP Hook Element – to flip the Site Title and Tagline, so that the Tagline would be above the Site Title instead of below it? I can’t seem to find a direct answer or solution. December 12, 2019 at 9:44 am #1102378 DavidStaff Customer Support Hi there, try this CSS: .site-branding { display: flex !important; flex-direction: column-reverse; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 12, 2019 at 10:08 am #1102402 Kyle Thomas That appears to have worked. Thanks. December 12, 2019 at 10:15 am #1102409 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In