• Resolved joaocp88

    (@joaocp88)


    Hi jeroenpeters1986!

    Thanks for this amazing plugin, it helped me a lot on a website I’m developing.

    I was trying to figure it out how to customize the space between the text lines. I was looking for some CSS code but I can’t find any… Other issue I’m having is with the text that’s bold and I would to have it regular. Do you think you can help? Sorry to bother with this issues.

    Thanks in Advance,
    JoΓ£o

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

    (@jeroenpeters1986)

    Hi @joaocp88 ,

    Thanks for your message and for using my plugin. I am sorry to say, but I actually stopped giving CSS / layout support for free. Lots of the time I am working quite some time on it (and I do all of this in my spare time) and I don’t even get a thanks.
    I know you probably aren’t like this, but as it happened so many times already, I made this decision.

    Having said that, ofcourse I made some efforts to document the CSS properties and can point you to this: https://ww.wp.xz.cn/plugins/name-directory/#faq
    It is the third question.

    If you are willing to donate two or maybe three cups of coffee, I will look at your site and try to deliver you the css code you desire.

    Please let me know if you have resolved it or if you want to get more help.

    Kind regards,

    Jeroen Peters

    Thread Starter joaocp88

    (@joaocp88)

    Hi Jeroen!

    Thank you so much for the quick reply!

    I totally understand and I would love to donate some coffees for your help πŸ™‚

    How shall we proceed?

    Thanks again

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    The best place to start is to provide me the URL of your website, then I can try to provide you a first version of the CSS that you paste in the Customizer.

    Kind regards,

    Jeroen Peters

    Thread Starter joaocp88

    (@joaocp88)

    Ok, Great!

    Here’s the link!
    https://condoptica.com/acordos/

    Thanks again and let me what you think!

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @joaocp88

    I think this might be a good first version, please let me know what you think.

    
    .name_directory_name_box strong {
     font-weight: normal; 
    }
    .name_directory_name_box {
     padding-bottom: 20px;
    }
    

    Kind regards,

    Jeroen Peters

    Thread Starter joaocp88

    (@joaocp88)

    Hi Jeroen,

    Thank you much, it worked!

    And now, let’s talk about those coffees πŸ™‚

    Thread Starter joaocp88

    (@joaocp88)

    Actually, there’s something more that I need to fix. I would like to give some space between the line of greens letters at the top and the rest of the options above! Can you help me?

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    I will try, but I am away from the computer for a bit, will reply within a few hours.
    Kind regards Jeroen

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hey @joaocp88,

    did you mean something like this?

    
    .name_directory_name_box strong {
     font-weight: normal; 
    }
    .name_directory_name_box {
     padding-bottom: 20px;
    }
    .name_directory_index {
     padding-bottom: 20px;
    }
    

    I hope I understood correctly!

    Also; buying coffee’s can be done on https://www.buymeacoffee.com/jeroenpeters

    Kind regards, Jeroen

    • This reply was modified 4 years, 4 months ago by Jeroen Peters.
    Thread Starter joaocp88

    (@joaocp88)

    Hi Jeroen!

    Thank you so much, it worked really well!

    Hope you enjoy the coffees πŸ™‚

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Thank you very much @joaocp88!

    I will definetely do that, it helps me code haha πŸ˜€

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Space Between Text lines’ is closed to new replies.