Okay
  Public Ticket #2285072
Mobile search bug, unable to close
Closed

Comments

  • Yenvatow started the conversation

    Hello,

    It appears I am unable to close the full screen search on android devices. The only way to get rid of it is to refresh the page.

    Cheers,

    Y

  •  675
    Neuron replied

    Hi,

    Can you please provide me with your URL, I will have a look on an android device to see why this is happening.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   Yenvatow replied privately
  •  675
    Neuron replied

    Hi Yenatow,

    I am very sorry for the late reply, we were not working on the weekend.

    Can you please try to add the following the style in Appearance > Customize > Additional CSS.

    .l-primary-header--responsive__icon {
        display: block !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Yenvatow replied

    Nope, didn't help

  •  675
    Neuron replied

    Hi Yenvatow,

    I've missed the lines, please try adding this one.

    .m-site-search.active .m-site-search__content .m-site-search__close-icon {
        z-index: 1000 !important;
    }

    I've tested it on android device and it worked fine.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Yenvatow replied

    Resolved! Hope a permanent fix will be implemented in the future.

  •  675
    Neuron replied

    Hi,

    Sure, we'll add it on upcoming update, I've just added it on the to do list. Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.