• Resolved Ivo Slavík

    (@aiwo)


    Hi, it doesn’t seem to work if I choose not to show avatar in the author block, avatar is still displayed.

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,

    thanks for the feedback, this is a bug in the Author block, it will be corrected in the next release, in the meantime, you can hide the avatar, by adding the code below in the wp-admin -> Appearance -> Customize -> Additional CSS panel

    .-adverts-single-author-avatar {
    display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Disable avatar’ is closed to new replies.