Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289176

    For some strange reason the size of the avatar showing on my site has been reduced. I don’t know if the latest theme update has something to do with this. I have tried to change the settings but no luck. The actual picture only take up about 2/3 of the window space is is oval shaped vs. filling the whole circle where the avatar is placed.

    Any suggestions would be appreciated.
    Thanks!

    #289220

    Hi Glen!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    img.avatar {
    width: 80px;
    margin-top: -10px;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.