Similar issue with font properties in Nectar Slider.
When diminishing screen size, the caption font become way too small, so I add this code in custom css to get a fixed font-size (maybe I don't do it right):
span { font-size:18px; }
But now, the slide-count (1/3, 2/3...) gets the same font-size. How can I fix the slide-count to its original font-size (10px)?
Hello!
I'm wonder how I can change the size and color of the Heading and Caption on the Nectar Slider. I would also like to bold the fonts.
The heading and caption is hard to see on the background that I chose.
Hey Gary!
Please see: http://themenectar.ticksy.com/faq/2037 and www.woothemes.com/videos/how-to-use-firebug-to-mod... .
Best,
-T
ThemeNectar Support Team
Hey Tahir,
Similar issue with font properties in Nectar Slider.
When diminishing screen size, the caption font become way too small, so I add this code in custom css to get a fixed font-size (maybe I don't do it right):
span {
font-size:18px;
}
But now, the slide-count (1/3, 2/3...) gets the same font-size. How can I fix the slide-count to its original font-size (10px)?
Thanks a lot!
Tom
Hey Tom!
See faq for css: http://themenectar.ticksy.com/faq/2037. Also please use this:
Thanks
ThemeNectar Support Team