How can I center text and remove icons in my header design?

I have 2 questions about my header design. 1 how am I able to make the text on it aligned to the center.

And number 2 how am I able to delete the icons on it or get rid of them because theres not a tick box for them on my theme.

JeffRandal1238_1-1673049717573.png

Heres my store link https://modverchristmas.myshopify.com/

@media screen and (min-width: 990px){
.header__icons {
    display:none;
}

}

The code above is cancelled PC icon.

Centered on nav, I see the set in the code is written in. You can see where to shoot inside to custom navigation center.

@JeffRandal1238 - I think you already have found the solution

1 Like