Hi all,
on the website: http://www.vrijwilligersaanzet.nl/schrijf-je-in/ i do not know how to change the green color when you select one of the options in the input field. i tried to find it on your forum but i could not find it.
i do not know how to provide a screenshot here, but the green colour shows when you select one of the options in the list on the top of the form. ‘omgaan met stress’ for example.
can you please help?
thanx!
Ariën
Hey Ariën,
Perhaps this solution can help you. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
option:checked {
background: red linear-gradient(0deg, red 0%, red 100%);
}
Please let us know if you need further help.
Best regards,
Sarah
Great, Sarah,
that works like a charm!
another question about that same page: in the right column you see a widget made by the Hustle plugin called ‘schrijf je in voor de nieuwsbrief’ but you see in IE11 that all texts of other widget just runs over it, unlike in chrome where it displays nicely.
could you please look into that?
thanx!
Hi,
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael