August 16, 2017 at 01:45
#170784
Moderator
Hello, try by adding this to style.css of the child theme, should be at Appearance > Edit or at your hosting file manager 🙂
Or, if you want it to affect only to the actual page, add it to the css at visual composer ( while editing the page, click the GEAR icon and add the code )
This changes the color of the numbers
COPY CODE
span.kleo-animate-number.animate-when-almost-visible.number_prepared.start-animation {
color: white !important;
}
This changes the color of the text
COPY CODE
.vc_row.wpb_row.vc_inner.vc_row-fluid span {
color: white !important;
}
Do you want to put the video as the background ( where the green background is ) or change the green background and keep the video at the search form?
Anyways, check attachments 🙂 ( you would need to upload the video to your Media Gallery as a MP4 and use that URL at the video mp4 input
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution