• Resolved Joan

    (@ahrumhan)


    Hello

    I’m customizing members page.
    The width and the gap edited after searching but I couldn’t change the row height and the gap.

    I would like to make space between row.
    Could you please give me some advice?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Towhid

    (@cryptex_vinci)

    Hi @ahrumhan

    Insert below css in Appearance > Customize > Additional CSS

    .um-members .um-member {
        margin-top:15px;
        margin-bottom:15px;    
    }

    Thanks

    Thread Starter Joan

    (@ahrumhan)

    Hi Towhid

    Thank you for your reply.
    I tried to input the code w !important. But it’s not working.
    The profile box position is absolute and margin & padding is not effective.

    Thank you for your help.
    Thanks,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @ahrumhan

    Sorry for the late response. We were busy trying to catch up with the support backlogs.

    Please feel free to re-open this thread if any questions may come up.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Members page space between row’ is closed to new replies.