NiceThemesChange color of slide title/description – NiceThemes http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/feed/ Wed, 23 Apr 2025 14:36:37 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2679 <![CDATA[Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2679 Tue, 10 Dec 2013 20:14:11 +0000 orlandpcs Hi,
How can I change the typography of the slide title and description? Also, how can I change the color of the Call Now Text? Cannot find it in typography options.

Thanks!

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2680 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2680 Tue, 10 Dec 2013 20:43:43 +0000 Juanfra Aldasoro Hello,

Thanks for writing.

The typography of the slide title and description are part of the “General typography”. So, in order to change it you’ll need to change that option..

With regards to the Call Now text you can change it from the Design & Styles Options, the option is “Secondary Color”.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2681 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2681 Tue, 10 Dec 2013 20:51:57 +0000 orlandpcs I’ve changed both of those and neither works. Could something be going wrong with my theme?

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2682 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2682 Tue, 10 Dec 2013 20:54:13 +0000 Juanfra Aldasoro For the typography option you should check the “Enable Custom Typography” field.

With regards to the call now text. You mean the text of the “Call Now” phrase, or what it actually displays beside this text?

Juan.

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2683 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2683 Tue, 10 Dec 2013 20:55:19 +0000 orlandpcs the text of the “call now” phrase

I am already enabled to customize my typography.

Sorry and thanks for your help
Rachel

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2684 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2684 Tue, 10 Dec 2013 20:57:48 +0000 Juanfra Aldasoro Hello Rachel,

Unfortunately there’s no option to change the font color for that.

You’ll need to customize with custom CSS, the class is .call-now

.call-now{ color: #your-hex-color; }

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2685 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2685 Tue, 10 Dec 2013 20:58:54 +0000 orlandpcs awesome. thanks!

and how about the slide title/description? still does not seem to be working.

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2686 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2686 Tue, 10 Dec 2013 21:04:18 +0000 Juanfra Aldasoro Hello Rachel,

The Slide Title and description are white for a design decision. The same way you’ve changed the call now text, you can do it with that text.

.flex-caption h2,
.flex-caption p{ color: #your-hex-color; }

I’d recommend you to use firebug (http://getfirebug.com) to check which classes are the ones you need to edit when trying to make changes on your theme.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2687 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2687 Tue, 10 Dec 2013 21:06:47 +0000 orlandpcs thank you so much!

]]>
http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2688 <![CDATA[Reply To: Change color of slide title/description]]> http://nicethemeswp.com/forums/topic/change-color-of-slide-titledescription/#post-2688 Tue, 10 Dec 2013 21:16:31 +0000 Juanfra Aldasoro No problem.

Have a nice day,
Juan.

]]>