- This topic has 22 replies, 5 voices, and was last updated 5 years, 4 months ago by
David.
-
AuthorPosts
-
December 17, 2020 at 2:52 pm #1585036
troyw
No, i’m using Floats. Not even sure what this is, but it is set to Floats
December 17, 2020 at 2:56 pm #1585039Leo
StaffCustomer SupportThat hook is only available in the Flexbox version of the theme.
See more info here:
https://docs.generatepress.com/article/switching-from-floats-to-flexbox/December 17, 2020 at 3:23 pm #1585059troyw
Hhhuuumm! Looks like changing to Flexbox is going to cause me way too many headaches, which i really don’t need right now.
Is there any other way I can get either the Ajax Magnifier to appear neatly on a mobile device or for the Ajax search to appear under the Mobile Menu.
It does exist in the mobile menu at the bottom, but it is invisible. If I could make it visible and have the word ‘Search’ or something, I could probably move on. I just need customers on Mobile devices to have access to a Search facility.
CheersDecember 17, 2020 at 3:59 pm #1585078Leo
StaffCustomer SupportLooks like changing to Flexbox is going to cause me way too many headaches, which i really don’t need right now.
Most of the time, it should be a pretty straight forward switch.
Have you tried switching over to Flex and see if notice any differences at all?
You can always switch back and forth to compare.
December 29, 2020 at 10:03 pm #1599008troyw
Hey guys,
I tried Flexbox setting and caused a whole lot of issues on the Woocoomerce pages. I notice that in responsive mode, when I open the menu, if I click the empty space under ‘My Account’, it opens a search box. Is there any way that I could have some text or a magnifier on that blank link? That would probably be enough to solve my search issues?
December 30, 2020 at 10:32 am #1599905Tom
Lead DeveloperLead DeveloperHi there,
Try adding this CSS:
.inside-navigation .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon { order: 2; margin: 0; width: auto; line-height: 55px; padding: 0 5px; }Let me know if that improves things or not 🙂
December 30, 2020 at 3:37 pm #1600117troyw
Hey Tom,
I have added this CSS and yes, it does bring up the magnifier, but it is in a weird position above the Logo. Is there a way I force it to show up either next to the Cart or the Menu?
Failing that, can I get it to show up in the mobile menu itself?
I’ve left the CSS in so that you can see the result.Thanks
December 31, 2020 at 4:09 am #1600508David
StaffCustomer SupportI think getting that to align in the mobile header is going to cause problems.
The Off Canvas Panel does have its own Widget areas that you could add the Search form to. -
AuthorPosts
- You must be logged in to reply to this topic.