Site logo

Archived topic

Mobile Logo Centred

17 replies · Started by _blank on March 27, 2017

Viewing posts 16–18 of 18

What about this?:

@media (max-width: 768px) {
    .inside-header {
        justify-content: center;
    }
}

That worked great! Thanks for the brilliant support :-)

You're welcome! :)

This archived topic is closed to new replies.