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

    (@alexrollin)

    Hello,

    that kind of styling can only be done with CSS for now

    Try this

    .uwp-profile-extra-wrap {
    ????border-bottom: 1px solid #ccc;
    }
    .uwp-profile-extra-wrap:last-child {
    ????border-bottom:none
    }

    Thread Starter mionigba

    (@mionigba)

    Thank You for this CSS.

    MOVING ON

    If you look at this User Profile by Ultimate Member here– https://prnt.sc/yCUzQWAZsf-7

    You will see that the lines come by default. There is a setting to show them, or hide them.

    As just an aesthetic enhancement, would you consider adding this feature to UsersWP as well?

    2.) Still on that screenshot, you will see that there’s the possibility for adding icon before the Title.

    Would you also make it possible for us to add icons before the Title? — and also the possibility to make the Title bold?

    Thanks.

    Plugin Support alexrollin

    (@alexrollin)

    Hello,

    thank you for the feedback! We are always looking for ways to improve the addons and I will take these up as a feature request.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dividing lines between profile fields’ is closed to new replies.