Search button is not usable

Home Forums Support Issues & Bugs Search button is not usable

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #390359
    Pol Mallafre
    Participant

    Hi dear, the "search" option has never been usable, when I click to it is only showing a full black page with an X to close it..


    Screenshot 1: https://prnt.sc/GnCG4u57yvuI

    Screenshot 2: https://prnt.sc/OhPH3KYF_tYw

    #390366
    Anshuman Sahu
    Keymaster

    Please share your site url and admin creds in private reply.

    #390378
    Pol Mallafre
    Participant
    This reply has been marked as private.
    #390379
    Pol Mallafre
    Participant
    This reply has been marked as private.
    #390381
    Anshuman Sahu
    Keymaster

    hidden using custom css somehow : https://prnt.sc/Fpy2zFgMHn3o


    please check and remove this css , 

    if not found then Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :

    #searchdiv input[type=text] { visibility: visible; }
    #390418
    Pol Mallafre
    Participant

    I tried both ways without success. It's going to be better hide it... but I tried some css mentioned in your forum without sucess.

    Can you help me to hide it the "search" icon in mobile and browser formats, please?

    #390419
    Anshuman Sahu
    Keymaster

    this one worked : 


    #searchdiv input[type=text] { visibility: visible !important; }


    #390425
    Pol Mallafre
    Participant

    Thank you!

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