Comment to 'Avatar Size'
Comment to Avatar Size
  • :-) I suspected you would appreciate :-)

    • :-) I suspected you would appreciate :-)

      This worked great! I have increased the height of my header and the logo height. now the avatar on the header is not vertically centered and us too small. Can you tell me which part of the code to change to correct this? I thought it would be this part but it is not working for me.
      /*Size avatar menu member */
      .bx-def-icon-size {
      width: 48px;
      width: 3rem;
      height: 48px;
      height: 3rem;
      }