• Resolved dvalancogne

    (@dvalancogne)


    Bonjour,

    J’ai supprimé l’alphabet au dessus de la zone de recherche mais il reste la phrase
    “Veuillez sélectionner une lettre de l’index (ci-dessus) pour voir les entrées.
    Commment peut-on la supprimer ?

    D’avance merci

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @dvalancogne,

    you can do this using CSS ??

    Kind regards,

    Jeroen Peters

    Thread Starter dvalancogne

    (@dvalancogne)

    Quel CSS ?

    D’avance merci

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @dvalancogne,

    I got a non-deliverable message on the e-mail you sent me so I am posting it here ??

    Hi David,
    
    you can paste the following CSS in the Customizer -> Custom CSS box of your theme:
    
       .name_directory_total {
          display: none;
      }
    
    If you want you can buy me one or two coffees on https://ko-fi.com/jeroenpeters :-)
    
    I hope this works for you, please let me know.
    
    Kind regards,
    
    Jeroen Peters
    the Netherlands
    Thread Starter dvalancogne

    (@dvalancogne)

    Hi Jeroen,

    I did put the CSS code
    .name_directory_total {
    display: none;
    }

    but it only removes me the sentence “There are currently 23 names in this directory” but not the sentence that follows “Please select a letter from the index (above) to see the entries”

    I don’t understand.

    I wrote to you on your private mailbox to agree on your intervention.

    Sincerely

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @dvalancogne, thank you! I will reply by mail ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Suppression d’une phrase’ is closed to new replies.