Site logo

Archived topic

Tagline centered below the logo in Classic theme from the Site Library

3 replies · Started by Ashwin on November 14, 2020

Viewing posts 1–4 of 4

How do I display my site's tagline below the logo. I imported the Classic theme.

Hi there,

try adding this CSS:

.site-branding-container {
    flex-direction: column;
}
.site-branding-container .site-logo {
    margin-bottom: 0.5em;
}

I did search the forum for previous results on this topic. Worked like a charm. I am loving the GP Premium. I started with the Classic theme as a minimalist and want to step up with one increment at a time.

http://www.contentshastra.com

Awesome - glad to hear that!

This archived topic is closed to new replies.