Hi,
I’m using ultimate member plugin with Enfold theme. I’m trying to add the avatar on the header and it works. Only there’s no top margin for the avatar. I tried the code:
.func-um_user gravatar avatar avatar-40 um-avatar um-avatar-gravatar {
margin-top: 10px;
}
But it didn’t work…
Anything wrong?
Thanks a lot~
Hey retawer,
Add the following to quick css:
#menu-item-229{
margin-top:15px!important;
}
Let me know if this works
Best regards,
Jordan Shannon
That’s…perfect ! Thanks~
Hi,
Glad that Jordan helped you :) Thanks for using Enfold :)
Best regards,
Nikko