Home › Forums › Support › changing the mobile menu and search bar look This topic has 27 replies, 4 voices, and was last updated 3 months ago by Fernando. Viewing 15 posts - 1 through 15 (of 28 total) 1 2 → Author Posts September 30, 2022 at 12:28 pm #2359226 Justin I have one more thing I want to fix that I noticed and couldn’t figure out. is there a way to adjust the mobile device menu and search bar placement and how they change when you click them This is what I want to change it to like in this example https://postimg.cc/Cz17zWbw from this https://postimg.cc/LqnFDCdS this is how it changes when you click on it https://postimg.cc/ZvLQ4pkj/7d4f266a September 30, 2022 at 2:04 pm #2359293 YingStaff Customer Support Hi Justin, It’s not possible based on your current HTML structure. Let’s try to enable the mobile header at customizer > layout > header. And enable the navigation search at customizer > layout > primary navigation. Let me know when it’s done. September 30, 2022 at 3:18 pm #2359322 Justin Ok its enabled September 30, 2022 at 4:06 pm #2359341 YingStaff Customer Support 1. Try adding this CSS: @media (min-width: 769px) { span.menu-bar-item.search-item { display: none; } } 2. Add hide-on-mobile class to the container which contains the logo, and the container which contains the search block. https://wordpress.com/support/wordpress-editor/adding-additional-css-classes-to-blocks/ 3. Add a logo at customizer > layout > header. Let me know! September 30, 2022 at 4:23 pm #2359348 Justin I done that but it not displaying at all the way it should September 30, 2022 at 4:39 pm #2359355 Justin https://postimg.cc/v4MH5qRT September 30, 2022 at 10:19 pm #2359434 Justin I want it to break down the way this website does when you resize to smaller devices October 1, 2022 at 9:46 am #2359943 YingStaff Customer Support Please be patient, I will provide CSS but before that, those steps must be done. Let me know when the changes are made, so I can write custom CSS based on that layout. October 1, 2022 at 11:31 am #2360010 Justin I decided to leave it the way it is because I found some custom css online to fix it but it just kept creating other problems and page speed issues. October 1, 2022 at 12:44 pm #2360071 YingStaff Customer Support Ok, if you are happy with the solution you found ๐ November 9, 2022 at 1:26 pm #2408846 Justin After a recent GP update, my search bar got messed up what do you recommend https://ibb.co/RYt2ycG November 9, 2022 at 1:56 pm #2408883 YingStaff Customer Support I’m not seeing the rectangular box inside the search bar, neither on desktop of mobile (iPhone). What device and what browser are you using? November 9, 2022 at 7:05 pm #2409155 Justin Oh never mind I cleared my cache and cookies and its back to normal now weird November 10, 2022 at 9:57 am #2410249 YingStaff Customer Support Glad you’ve sorted out ๐ December 14, 2022 at 3:26 pm #2462189 Justin The problem came back after a recent update https://www.royaltyspeed.com/ Author Posts Viewing 15 posts - 1 through 15 (of 28 total) 1 2 → You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In