How do I make a space above my about me Gravatar- too close to the header
-
what code do i use and how do i do it?
The blog I need help with is: (visible only to logged in users)
-
Hi there, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS to add some top margin on your about widget.
#grofile-3 { margin-top: 20px; }You can adjust the 20px value as desired.
- The topic ‘How do I make a space above my about me Gravatar- too close to the header’ is closed to new replies.