Okay
  Public Ticket #2090663
Team Member Hover state
Closed

Comments

  •  6
    ArquitectosdeCabecera started the conversation

    hi,

    I would like to know how can I have the text description of the team member starting higher than is starting now. 

    Thanks,

    Ignacio!

  • [deleted] replied

    Hi,

    Please add the code below to your Custom CSS area:

    .team-holder .member .hover-state.padding {
        padding: 15px;
    }

    Have a nice day!

  •  6
    ArquitectosdeCabecera replied

    Thanks Ylli!

    You are the best!