Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1092461

    For the Team Member element. Is there a way to change to font size or change the Heading assigned to the name. I’m using this element inside and 1/4 layout box and the name is too big.

    #1092582

    Hey bhcdi,
    To change the team member name font, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    h3.team-member-name {
    font-size: 10px !important;
    }

    Please adjust to suit.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.