Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Chronus.

    You can try this CSS snippet:

    .site-branding {
        display: flex;
        flex-direction: column;
    }
    
    .site-title {
        order: 2;
    }
    
    .site-description {
        order: 3;
    }
    

    Please copy the CSS code and insert it on Appearance > Customize > Additional CSS.

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Move logo below title’ is closed to new replies.