Hello,
Is it possible to change the size of the main picture on the home page? I tried adding this to the style.css file for my child theme, but it did not work as expected.
img.user-img {
width: 300px;
height: 300px;
}
You can see my site on this url: https://borisgaiman.com/
Thanks,
Boris