How to align project name to center

Hi can i align the name of the project?

1 Like

Hi there, @user15298 :waving_hand:

This code will do the trick:

.eapp-portfolio-project-look-card-name {
  text-align: center;
}

Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know how it worked :slightly_smiling_face: