• Resolved flomar7

    (@flomar7)


    Hi Luke,

    I love your plugin, but I feel that with long names and titles, they are too overwhelming. I would therefore make the font size smaller. Is there a way to to this in the current version? A manual hack in a setting file would help as well, could you point me towards it?

    Best regards,
    Florian

    https://wordpress.org/plugins/ez-staff-list/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Luke

    (@codifyllc)

    Can you send me the link to your site, then I can tell you the exact line number in the CSS file to change.

    Luke

    Thread Starter flomar7

    (@flomar7)

    Hi Luke,

    thanks for the blazing fast response!

    The site in question is http://test.florianmartys.com/?page_id=303

    Florian

    Plugin Author Luke

    (@codifyllc)

    Take a look at this file:
    /wp-content/plugins/ez-staff-list/ez-staff-list.css

    At line #46, you should see the following:

    table.staff_list div.staff_name {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
    }

    You can change the “font-szie” to whatever you’d like.

    Let me know if you have questions.

    Luke

    Plugin Author Luke

    (@codifyllc)

    Also, just a little feedback. You might want to optimize those images, they are MASSIVE. They are approx. 6-7 MB each, you can bring those file sizes down by 90% if you optimize those.

    Depending on how much bandwidth you have from your hosting account and how many visitors you have, you can got through bandwidth quickly with that, not to mention your visitors waiting for them to load on the screen 🙂

    Hope that helps.

    Thread Starter flomar7

    (@flomar7)

    Hi Luke,

    you helped me a lot, thanks for both tips! I followed them and think it fits better now and of course loads much faster 😉

    Best regards,
    Florian

    Plugin Author Luke

    (@codifyllc)

    Yes, much better. Glad it worked for you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change text styles in fields "name" and "title"’ is closed to new replies.