- This topic has 27 replies, 4 voices, and was last updated 3 years, 3 months ago by
Fernando.
-
AuthorPosts
-
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 themThis 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/7d4f266aSeptember 30, 2022 at 2:04 pm #2359293Ying
StaffCustomer SupportHi 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 #2359322Justin
Ok its enabled
September 30, 2022 at 4:06 pm #2359341Ying
StaffCustomer Support1. Try adding this CSS:
@media (min-width: 769px) { span.menu-bar-item.search-item { display: none; } }2. Add
hide-on-mobileclass 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 #2359348Justin
I done that but it not displaying at all the way it should
September 30, 2022 at 4:39 pm #2359355Justin
September 30, 2022 at 10:19 pm #2359434Justin
I want it to break down the way this website does when you resize to smaller devices
October 1, 2022 at 9:46 am #2359943Ying
StaffCustomer SupportPlease 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 #2360010Justin
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 #2360071Ying
StaffCustomer SupportOk, if you are happy with the solution you found 🙂
November 9, 2022 at 1:26 pm #2408846Justin
After a recent GP update, my search bar got messed up what do you recommend
https://ibb.co/RYt2ycGNovember 9, 2022 at 1:56 pm #2408883Ying
StaffCustomer SupportI’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 #2409155Justin
Oh never mind I cleared my cache and cookies and its back to normal now weird
November 10, 2022 at 9:57 am #2410249Ying
StaffCustomer SupportGlad you’ve sorted out 🙂
December 14, 2022 at 3:26 pm #2462189Justin
The problem came back after a recent update
https://www.royaltyspeed.com/ -
AuthorPosts
- You must be logged in to reply to this topic.