- This topic has 7 replies, 2 voices, and was last updated 6 years ago by
Leo.
-
AuthorPosts
-
March 21, 2020 at 7:35 am #1201854
fabiosilva
Hi!
I Hope You Are Doing Well! 🙂I’ve two situations, maybe someone can help me.
1 – On mobile menu (using premium plugin ), I found a little problem on close button (see image, please). Text is superimposing on the close button. Any way to prevent this?
https://i.ibb.co/k9QCTZh/search-problem.jpg2 – Actually I use the Float Right Menu, and left logo. On desktop, all perfect! But on tablet, I pretend center all elements (logo and menu). Any simple way to make this? I didn’t want to use the mobile menu on a tablet view.
https://i.ibb.co/Tq17qPS/tablet-menu.jpgThank you so much! And #StayAtHome 🙂
March 21, 2020 at 8:35 am #1201927Leo
StaffCustomer SupportHi there,
1. Try this CSS:
.navigation-search input { width: 75%; }Adding CSS: https://docs.generatepress.com/article/adding-css/
2. Try this option:
https://docs.generatepress.com/article/navigation-drop-point/Let me know if this helps 🙂
March 21, 2020 at 8:46 am #1201944fabiosilva
Hi, Leo
1 – I tried this solution before. But it does not work very well. I think it may be a small bug in the template. Can confirm?
2 – Humm.. I make this, but not work.. In facto, on tablet view, I would like this to really happen. :-s
https://docs.generatepress.com/wp-content/uploads/2018/12/drop-point-result.png
Thank you
March 21, 2020 at 10:01 am #1202000Leo
StaffCustomer Support1. What exactly doesn’t work? Just tested it and it seems works from what I can see:
https://www.screencast.com/t/NLStfCtH0T2. What breakpoint did you set? Can you switch to the parent theme for now?
March 21, 2020 at 10:07 am #1202006fabiosilva
Hi, Leo
1 – Solved. However, with media queries, I solved it.
2 – Yes, I set 1000px breakpoint. See now, please (parent theme active).
https://i.ibb.co/MgTfGP1/set1000.jpgThank you.
March 21, 2020 at 10:11 am #1202009Leo
StaffCustomer Support1. Sorry forgot about the media query.
2. You used the wrong option. Make sure it’s this one:
https://docs.generatepress.com/article/navigation-drop-point/not this one:
https://docs.generatepress.com/article/mobile-navigation/#using-gp-premiumMarch 21, 2020 at 10:28 am #1202024fabiosilva
OMG. Sorry! I’m ashamed! I hadn’t seen that option. SOLVED! 🙂
Thank very much for your patience, Leo.
March 21, 2020 at 10:45 am #1202042Leo
StaffCustomer SupportNo problem 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.