Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #804233

    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~

    #804236

    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

    #804238

    That’s…perfect ! Thanks~

    #804335

    Hi,

    Glad that Jordan helped you :) Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Avatar in Header Postion’ is closed to new replies.