Solved

Centering the logo

AllanD's Avatar
AllanD · in Support
2 replies 520 views
Best answer · Jamie You can do it in a few ways but probably the simplest would just be to do this: .page-header { justify-content: center; } Since the page header is already a flex item.
Jump to answer

I was wondering if I could pick someone's brain and help me center the logo. I thought it was in .page-header then I tried the .page-header_logo and still can't figure it out.

Best answer by Jamie View post

You can do it in a few ways but probably the simplest would just be to do this:

.page-header {
    justify-content: center;
}

Since the page header is already a flex item.

0

worked great thank you.

Theme: FS 2.0
Create Your Community with ForumSpark

ForumSpark is a modern community platform built on custom software. It combines the familiar feel of classic forums with a fast, simple experience designed for today’s communities.