PenciDesign replied
Hi,
It's only a text so we don't make multiple options on it because this theme have a lot of position like this.
If you want to change color & bold for "About Me" text, please add more this code to Customize > Custom CSS:
.widget .about-widget > p { color: #ffff00; font-weight: bold; }
Note:
- Change color code ffff00 to any color code you want. You can get a color code here
- Remove font-weight: bold; on the above code if you don't want to make that text bold.
- This theme doesn't support change font type on about me widget text.
Best Regards,
PenciDesign