How to center the image of the "About" widget
-
Hello,
I would like to center the image of the widget About the Author. I have tried to replace “left” by “center” in the float as follows
.widget img.profile {
border-radius: 50%;
float: center;
}but the image still appears on the left side.
What did I wrong ?
Thanks for your help
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘How to center the image of the "About" widget’ is closed to new replies.