Comments Marc started the conversationJuly 5, 2015 at 4:19pmHi,How do I get a highlighted color in my homepage text slider. its now: My related URL is: www.marcschuurman.nlMarc schuurmanFreelance Online Marketeer. I would like the color the text ONLINE MARKETEER in green. Exact the same as in this example - http://clapat.ro/themes/newave/index-3.htmlThanks!Marc 1,973Support repliedJuly 6, 2015 at 7:42pmHi,you can insert html code as your text in the slider in theme options although is not recommended (it may break the options content).a more reliable solution is to change all the text (Marc schuurmanFreelance Online Marketeer.)as green with custom css (theme options Styling Options -> Custom CSS)thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1,973Support repliedJuly 6, 2015 at 7:43pmExample:.text-slide-vertical li { color: green;}thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMarc repliedJuly 22, 2015 at 10:43amHi, thanks, And if I only want the text \'online marketing\' green? So not the whole text Freelance Online Marketeer but only a part of it?Thanks in advance!Marc 1,973Support repliedJuly 22, 2015 at 6:36pmYou can go to /sections/home_section_parallax_image.php and modify the text slider part to include your html code for the text slider instead of getting it from theme options (lines 29 to 40).requires a minimum of php knowledgethanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMarc repliedJuly 28, 2015 at 10:18pmthanks!that will do Sign in to reply ...
Hi,
How do I get a highlighted color in my homepage text slider. its now:
My related URL is: www.marcschuurman.nl
Marc schuurman
Freelance Online Marketeer.
I would like the color the text ONLINE MARKETEER in green.
Exact the same as in this example - http://clapat.ro/themes/newave/index-3.html
Thanks!
Marc
Hi,
you can insert html code as your text in the slider in theme options although is not recommended (it may break the options content).
a more reliable solution is to change all the text (Marc schuurman
Freelance Online Marketeer.)
as green with custom css (theme options Styling Options -> Custom CSS)
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Example:
.text-slide-vertical li {
color: green;
}
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi, thanks,
And if I only want the text \'online marketing\' green? So not the whole text Freelance Online Marketeer but only a part of it?
Thanks in advance!
Marc
You can go to /sections/home_section_parallax_image.php and modify the text slider part to include your html code for the text slider instead of getting it from theme options (lines 29 to 40).
requires a minimum of php knowledge
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
thanks!that will do