Hi!,
I’m using a rotation text. All the text, static (title) anr rotation, must be in white color.
I get this code:
[av_headline_rotator before_rotating='En breu podràs gaudir de: ' after_rotating='' interval='5' animation='' tag='h2' size='20' align='center' custom_title='#ffffff']
[av_rotator_item title='la nostra carta vegana -també en el servei de càtering-' link='' linktarget='' custom_title='#ffffff']
[av_rotator_item title='nous plats saludables -cuina detox-' link='' linktarget='' custom_title='#ffffff']
[av_rotator_item title='pa i àpats sense lactosa' link='' linktarget='' custom_title='#ffffff']
[/av_headline_rotator]
It seems to be that the custom_title=’#ffffff’ is making nothing in the av_headline_rotator before_rotating…, but it works for the av_rotator_item title…
I try it in the quick css, adding: .custom_title { color:#FFFFFF!important; }, but without exit.
Do you know how can I get the white title color in the static text?
Thanks in advance.
Jioan
Hi!,
If it could be interisting for someone:
Maybe it’s not the best solution, but I use a <span> with a new class tag (.blanc { color:#FFFFFF!important; } and it works fine…
See you!
Joan
Hi Joan,
Glad you found something that works. Also thanks for sharing the solution you used :)
Best regards,
Jordan Powell