Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1139755

    Hi.

    The Testimonials Name Field Truncates the Letter y. It looks like a v.

    https://kriesi.at/support/?envato_item_id=4519990

    Page: https://blgenvironmental.com/

    On display mid page.

    As shown in the screen shot the name is correctly spelled Hinely

    Please advise on how to resolve the truncating y.

    #1139804

    your line-height on that is very small – in general one takes so approx. 1.5-fold the font-size- try:

    .avia-testimonial-name {
        line-height: 36px;
    }

    if you don’t like that space 30px will be enough too.

    PS: if you select the text on the left side you see why the “y” are cut-off:

    #1140569

    Hi,

    Thanks for helping out @guenni007, did you have any luck with the CSS @kurson?

    Best regards,
    Rikard

    #1141226

    Works like a charm. Thank you Guenni007!

    Issue resolved.

    #1141584

    Hi kurson,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Testimonials Name Field Truncates the Letter y’ is closed to new replies.