Skip to content
Public Ticket #282

How do I add a link to "about me text" for sidebar?

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You just can change the color, bold, italic for that link.

Please use this code:

\
<a href="your-link-here" style="color: #ff0000; font-style: italic; font-weight: bold;">Click here for more</a>

Note:

- Change the color code 'ff0000' to color code you want.

- Remove font-style: italic;  or font-weight: bold;  if you don't want make it italic or bold.

Best Regards,

PenciDesign

gsh0cker replied

Customer Reply

Thank you.  I was able to include a link.  But how do you change the font, add color, or make the lettering bold/italic for the link to make it stand out more??

PenciDesign replied

Staff Reply

Hi,

You can use this code on "About me widget text" to do that:

\
<a href="your-link-here">Click here for more</a>

Note: Change 'your-link-here' to the link you want. Include http:// or https:// on your link.

Best Regards,

PenciDesign

gsh0cker started the conversation

Conversation Start

Hi.  How do I add a link in my "about me text" widget on my sidebar?  I want to add a "click here for more" link to my about me page here.   Thanks

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