The website is not “online” yet.
This box is in my footer (the part that you see in the screen), I chose the “Footer Style 3” and want to use the “[tagDIV]Authors Box” as a widget for the “Footer 2” space.
I already have remove the border of the box and change the color of each authors name (you can see my CSS edit on the screen), now I would like to reduce the gravatar size for each author in this box and remove the “Comment” part.
Hope you will understand what I try to ask…
Hi,
The avatar size could be modified in this file
– https://www.screencast.com/t/X26HwKyV
Change that value to a smaller one. This will affect all the authors boxes that are used or will be used.
Also modifying that value will require additional CSS to style the box further.
The comments could be removed in the same file as well, if you do not want to use display none. Comment or remove this code
– https://www.screencast.com/t/jUq0xHzj3ZYQ
Thanks
