[Support request] Ajax Menu missing on Mobile device

Home Forums Support [Support request] Ajax Menu missing on Mobile device

Home Forums Support Ajax Menu missing on Mobile device

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #1585036
    troyw

    No, i’m using Floats. Not even sure what this is, but it is set to Floats

    #1585039
    Leo
    Staff
    Customer Support

    That 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/

    #1585059
    troyw

    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.
    Cheers

    #1585078
    Leo
    Staff
    Customer Support

    Looks 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.

    #1599008
    troyw

    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?

    #1599905
    Tom
    Lead Developer
    Lead Developer

    Hi 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 🙂

    #1600117
    troyw

    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

    #1600508
    David
    Staff
    Customer Support

    I 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.

Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.