To set up the About Widget on Front Page,
- Go to Appearance -> Customize -> Front Page -> Front Page Widget
- Click on Add to Widget -> About Widget
Frequently Asked Questions
How to reduce the white spaces on top and bottom of the about widget?
- Go to Appearance -> Customize -> Miscellaneous -> Custom CSS
- Insert this CSS
- Click on “Save & Publish“
.aboutblock { padding:1% 0;}