avatar css
-
I want my avatater to be centred with the nav menu and also be circular. I tried the below css which i found on line but it didnt do anything. I entered this in my theme custom CSS
.nav-custom-height.navbar-style-one .dropdown-menu li#menu-item-3452 img {
position: absolute;
top: 3px;
border-radius: 3px;
max-width: 34px;
max-height: 34px;
right: -34px;
border-radius: 999px;
}
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘avatar css’ is closed to new replies.