How to change font and color of the Agency portfolio item names

hello,

Is it possible to tweak the color and font of the porfolio item as depicted in Agency cases?

it is too light color.

thanks

Hi There,

Are you referring to the portfolio items on the home page?

Please provide your URL and let us know in details the change you want.

Thanks

Hi There,

Thank you for the URL, please add this to Theme Options > CSS

/*recent posts element title color*/
.x-recent-posts .h-recent-posts {
	color: #00BCD4;
}

Hope it helps,
Cheers!

perfectly done.

I wish many options like this cane be integrated in future X releases by default

Hi There,

Those titles are headers, so its color will depend on what color you set on the Theme Options > Typography > Headings Font Color option.

You’re welcome, glad we could help.
Cheers,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.