Skip to content
Public Ticket #314

How to add color/bold/change font for "ABOUT ME" text?

Conversation thread

PenciDesign replied

Staff Reply

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

gsh0cker started the conversation

Conversation Start

Hi. How do I add color, bold, or change the font in the "ABOUT ME" text for my homepage side bar?  I saw no option for me to do this.  Possible?  I want it to stand out more, it's too plain.  

Thanks

Want to join this conversation or access attachments? Sign in first.