[Resolved] Tagline centered below the logo in Classic theme from the Site Library

Home Forums Support [Resolved] Tagline centered below the logo in Classic theme from the Site Library

Home Forums Support Tagline centered below the logo in Classic theme from the Site Library

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1531626
    Ashwin

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

    #1531924
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

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

    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

    #1532412
    David
    Staff
    Customer Support

    Awesome – glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.