Change Portfolio title

Hello,

(Opening a new thread here).

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.

I successfully changed it from Portfolio to Seasons here:
http://www.outerworldrecords.com/word/portfolio/winter/

But was unable to change it here:
http://www.outerworldrecords.com/word/portfolio/

Please help.

Thanks,
Jinhi

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

Thanks in advance,
Jinhi

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

Thanks again, Movin! Works great now.

And so sorry about the mixup with the different support threads! I must have had too many windows open at the same time, and posted in the wrong one.

Best,
Jinhi

You are most welcome here :slight_smile: