How to modify header Posted in : Efor fahadshakeel@gmail.comParticipant 18 August 2023 at 03:22 #83481 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? serkanModerator 19 August 2023 at 12:54 #83496 Hi, Please go to dashboard > appearance > customize > header > menu > menu align left and save it. Thanks fahadshakeel@gmail.comParticipant 20 August 2023 at 21:55 #83529 This is already tested but it’s not flipping the logo. I need logo on the right and nav on the left serkanModerator 21 August 2023 at 11:53 #83537 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.comParticipant 21 August 2023 at 18:28 #83547 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 serkanModerator 22 August 2023 at 11:27 #83553 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 Efor - Coaching & Online Courses WordPress Themeby pixelwars Login and Registration Log in · Register