Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #713769

    Hello!
    Is it possible to decrease the space between team member title and description so it is the same as the space between team member name and title with Quick CSS?
    Hope you can help.
    Thanks!

    #713832

    Hey Julie,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .team-member-description p {
        margin-top: 0px;
    }
    

    Best regards,
    Jordan

    #714116

    Works perfectly Jordan– thanks so much!

    #714289

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Decrease space between team member title and description’ is closed to new replies.