Increase website link font in portfolio widget

I’d like to increase the font size of the website link in the portfolio widget pop-out. Can you help me with some css code please?

Thanks!
Gina

2 Likes

Hi there, @Gina_Chong :waving_hand:

This CSS code will do the trick:

.global-styles,
.eapp-portfolio-project-detailed-component
.eapp-portfolio-text-label-group-item {
   font-size:30px!important;
 }

Please try it out and let me know if it helped :slightly_smiling_face:

2 Likes

Brilliant - thanks! I’ll give it a go :+1:

Cheers,
Giina

Gina Chong
Programme Administrator

NZGDA_LogoBanner_Red.png

E: gina@nzgda.com W: www.nzgda.com

···

On 18 Jul 2025, at 10:42 PM, Max via Elfsight Community notifications@elfsight.discoursemail.com wrote:

| Max Support Specialist
July 18 |

  • | - |

Hi there, @Gina_Chong :waving_hand:

This CSS code will do the trick:

1120074a9055accbb872b14f4ca5d79c

Please try it out and let me know if it helped :slightly_smiling_face:


Visit Message or reply to this email to respond to Max.

To unsubscribe from these emails, click here.

2 Likes

Yep - perfect! Thanks so much :folded_hands:

Cheers,
Gina

Gina Chong
Programme Administrator

NZGDA_LogoBanner_Red.png

E: gina@nzgda.com W: www.nzgda.com

···

On 18 Jul 2025, at 10:42 PM, Max via Elfsight Community notifications@elfsight.discoursemail.com wrote:

| Max Support Specialist
July 18 |

  • | - |

Hi there, @Gina_Chong :waving_hand:

This CSS code will do the trick:

3640a6498951474c348463a6fdd39288

Please try it out and let me know if it helped :slightly_smiling_face:


Visit Message or reply to this email to respond to Max.

To unsubscribe from these emails, click here.

2 Likes

Awesome, you’re very welcome :wink:

1 Like