In use the slider, with for Heading Font (in Salient stteings/Nectar Specific Elements) a Caveat (font-family) in 70 px, it's OK for the width larger than 1000px but too small in (max-width: 1000px) and (min-width: 690px): then the size font is 20 px.
How can I modify that ? (I've tried with a class in CSS of theme child but it don't work.
Thank's for your answer. It seems to me that I've well see that possibility, but impossible to remember how.
I've another question: In Nectar slider, I want change color text. I've put a class .orange_txt {color: orange;} in the theme child css. So I can write un the heading for example "span class="orange_txt"> the sentence.... </span> But, if i want that the class work on allthe text of the slider, it's better to make it in the "extra class name" field o slider. But with which syntaxes ? because I've tried .orange_txt or orange_txt, or "orange_txt" etc... Nothing work. Thank's
Hi,
In use the slider, with for Heading Font (in Salient stteings/Nectar Specific Elements) a Caveat (font-family) in 70 px, it's OK for the width larger than 1000px but too small in (max-width: 1000px) and (min-width: 690px): then the size font is 20 px.
How can I modify that ? (I've tried with a class in CSS of theme child but it don't work.
Thank's
Jean Marie
Hey Jean,
Try using these Options :
ThemeNectar Support Team
Hi Tahir,
Thank's for your answer.
It seems to me that I've well see that possibility, but impossible to remember how.
I've another question: In Nectar slider, I want change color text.
I've put a class .orange_txt {color: orange;} in the theme child css.
So I can write un the heading for example "span class="orange_txt"> the sentence.... </span>
But, if i want that the class work on allthe text of the slider, it's better to make it in the "extra class name" field o slider.
But with which syntaxes ? because I've tried .orange_txt or orange_txt, or "orange_txt" etc... Nothing work.
Thank's
JM
Hey Again,
Please have a look at this article: Adjust Nectar Slider Text with CSS . If you add the correct selector it will work.
Thanks
ThemeNectar Support Team