Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #522410

    Hi Guys

    Can you please let me know how I could go about changing the font size for the Team Member descriptions (only) to be slightly smaller than the standard <body> text size used throughout the rest of my website? I don’t use a child theme so ideally a way of doing it that means when I update WP / theme then the change isn’t lost.

    Many thanks, Paul

    #522470

    Hi KeyserSoze_UK!

    Add this to your custom CSS.

    .team-member-description, .team-member-description p { font-size: 12px !important; }
    

    Regards,
    Elliott

    #522578

    Fantastic

    Works a treat – thank you :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Font Size for description in Team Member’ is closed to new replies.