Portfolio for Home Widget - Title text

Hi,

How can I center the portfolio widget title? Image attached to exemplify.
Congrats on the awesome theme!

Thanks, Natan.
http://www.natankm.esy.es

Hi @natan,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other



.shapely_home_portfolio .projects {
    padding-top: 45px;
}

Best Regards,
Movin

Perfect! Thanks! :smiley:

You are most welcome here :slight_smile: