Okay
  Public Ticket #4519660
Change the font size of the team members description
Open

Comments

  •  4
    eddie81b4u started the conversation

    Change the font size of the team members description as it does not fit the width of the team members photo.

    Attached files:  Screenshot 2025-11-24 at 8.17.14 AM.png

  •  9,596
    Tahir replied

    Hi Again,

    Thanks for reaching out! .

    Try adjusting them in here:

    2288323210.png5944998504.png

    Best,

     


     Salient Support Team


  •  4
    eddie81b4u replied

    Thanks so much for your quick response. I have tried this method, yet it does not respond. I even tried deleting the cache. I also tried manually adding code within the CSS with no such luck.

    Even when the window is reduced, there seems to be no line spacing:

    Font size 12 and line spacing 24. 

    Attached files:  Screenshot 2025-11-24 at 10.07.13 AM.png

  •  410
    Pat replied

    Hi there,

    Great to have you back.

    Please try the below and let us know how it goes:

    .team-member[data-style="meta_overlaid_alt"] .team-meta p {
        font-size: 13px !important; /* Adjust this value as needed */
        line-height: 1.2em;
    }

    Feel free to adjust the values as needed.

    Best wishes,

    Salient Theme Support

  •  4
    eddie81b4u replied

    Worked perfectly. Thank you!

  •  410
    Pat replied

    Hi again,

    Pleasure, glad to assist!

    Should you have any further questions or need assistance along the way, please don't hesitate to reach out.


    Best regards,

    Salient Theme Support