• oshi

    (@thugzanime)


    Hi, is it possible to change the user avatar size using shortcode something like this
    [bpps_profile_avatar size= “650”]

Viewing 1 replies (of 1 total)
  • Hi, you realized a solution, but you can achieve easily what you want using css:

    .textwidget img {
    widht: 50px;
    }

    *You need to take the css parent page, in the example is “textwidget”

Viewing 1 replies (of 1 total)
  • The topic ‘Change the Avatar Size’ is closed to new replies.