Viewing 2 replies - 1 through 2 (of 2 total)
  • In your custom CSS, add this rule:

    .site-header .container {
       width: 90%;
    }

    Then adjust the value for width depending upon how far you want to spread out the logo & menu. 90% is the current value. Set it to a higher value, like 95% or 100%, to spread them out further.

    Thread Starter tuchchai

    (@tuchchai)

    Thank you, It’s works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change position logo in more left side and menu in more right side’ is closed to new replies.