• Hi,

    My site title goes over two lines like this

    gelosomina
    mag

    and I would like it to just all be in one line.

    I’ve tried

    header .five.columns.clearfix {
    width: 100%;
    }

    @media screen and (min-width: 800px) {
    header .title {
    max-width: 100%;
    }
    }

    Thanks!

    The page I need help with: [log in to see the link]

  • The topic ‘Change Site Title Width’ is closed to new replies.