Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Perhaps you mean the links in the navigation bar?

    Like this Screenshot ?

    If so put this CSS into your custom css or child theme style.css so that you won’t lose all the changes when the theme updates.

    Child themes are the safest way to go when doing all kinds of modifications.

    .nav ul {
    margin-left: 370px;
    }

    Depending on the amount of links you have on your navigation bar you will have to adjust the value of the margin until you are satisfied.

    Hope it helps!

    – Luke

    Thread Starter Glueckspartikel

    (@glueckspartikel)

    Hi Luke,

    thank you very much for your help! This is exactely what i was looking for.

    Your welcome.

    Glad I got it right ??

    – Luke

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center pages in navigation bar’ is closed to new replies.