How to modify header

  • Posted in : Efor
  • fahadshakeel@gmail.com
    Participant

    I am using Header One Row layout however; I need to switch the position of menu and header. Menu on the left and header on the right.

    How is it possible? or how can I create a new custom layout within theme code?

    serkan
    Moderator

    Hi,
    Please go to dashboard > appearance > customize > header > menu > menu align left and save it.
    Thanks

    fahadshakeel@gmail.com
    Participant

    This is already tested but it’s not flipping the logo. I need logo on the right and nav on the left

    serkan
    Moderator

    Hi, As you can see in the Customizer, we have many different header variations, but there has never been a variation request with the logo on the right. By default this is not possible but I will consult the developer about this.
    Thanks

    fahadshakeel@gmail.com
    Participant

    Well; thank you for looking into this however I managed it through custom CSS. This is what I used for larger screens media query only:

    .site-branding { order:2; }
    .site-navigation { order:1; }

    It worked like charm

    serkan
    Moderator

    Hi,
    Thanks for the feedback.
    Have a nice day.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register