• Resolved lplplpx3

    (@lplplpx3)


    Is there any way to get rid of the line:
    “There are currently 4 names in this directory”
    and stop it from displaying

    Is there any way for a line space to be displayed under the top alphabet list. Right now entries hit right underneath with no line space.

    Thanks.

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

    (@jeroenpeters1986)

    Hey @lplplpx3,

    yes, you can change both with CSS. You can hide elements with it, and also increase the space. I do not offer free help for this, if you want to buy me one or two coffees I will check it out for you.

    Kind regards,

    Jeroen Peters

    Thread Starter lplplpx3

    (@lplplpx3)

    Sure I can buy you a coffee. What’s the css to remove the line and make it a line space for all results and where dose the code go? Customize?

    Thanks.

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hey @lplplpx3,

    yes, this code will go into the Appearance -> Customizer -> Custom CSS.
    What is the address of your website? It’s handy I can see it so I can provide you with the right CSS.

    Kind regards,

    Jeroen Peters

    Thread Starter lplplpx3

    (@lplplpx3)

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @lplplpx3,

    the code will be

    
    .name_directory_total { display: none; }
    .name_directory_index { margin-bottom: 50px; }
    

    Please let me know if this is to your liking ??

    Kind regards,
    Jeroen

    Thread Starter lplplpx3

    (@lplplpx3)

    Perfect, thanks. Where (and who) do I send the coffee to? PayPal, cash app, Zelle etc?

    Thread Starter lplplpx3

    (@lplplpx3)

    Done..thanks for your help and awesome plugin…life saver. My name showed as “someone” on your page.

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @lplplpx3,

    thank you so much for even 3 coffees! I am glad you like it and it works. I received it, thank you so much!

    Good luck with your website and the the book!

    Kind regards,

    Jeroen Peters

    Thread Starter lplplpx3

    (@lplplpx3)

    That’s super kind of you. Thanks so much.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Line space after alphabet list?’ is closed to new replies.