Change Portfolio title

Hi Jinhi,

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

I was able to change the title of Portfolio in the individual Portfolio pages (thanks for this thread: https://colorlibsupport.com/t/change-page-title-portfolio/#post-79384), but was unable to change it on the Portfolio roundup page.

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


.post-type-archive-jetpack-portfolio .page-title-section h3.page-title:before {
    content: "Seasons";
    font-size: 50px;
}
.post-type-archive-jetpack-portfolio .page-title-section h3.page-title {
    font-size: 0;
}

Can someone please help me with this problem? I’ve added another screengrab to clarify which logo I’m talking about…

Why are you posting this in your multiple topics which i already answered in your following separate topic created for it.

https://colorlibsupport.com/t/cant-remove-logo/

Best Regards,
Movin