Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Avatar customise

Home / Forums / Virtue Theme / Avatar customise

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 9, 2017 at 2:49 pm

I am trying to make an avatar move up in the nav to be centered with the text and also turn it into a circle.

Tried the below css but is hasnt done anything

.menu-first_nameuser_avatar_small img.func-um_user.gravatar.avatar.avatar-40.um-avatar.um-avatar-gravatar {
border-radius: 20px !important;
}

li.menu-first_nameuser_avatar_small.current-menu-item.current_page_item.sf-dropdown.menu-item-3452 {
margin-top: -16pxt;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.