Tagged: color section, video background
Hi,
I’m using color section with background video (direct link to mp4 file). In this section I placed a special heading with custom color.
The Heading color is different then the subheading below. I want both to be the same custom color. On all other color sections this works without any problem, only the video section does not work.
How can i fix this?
thanks,
Sander
Hey damensr,
Please try the following in Quick CSS under Enfold->General Styling:
#stylist h3.av-special-heading-tag, #stylist .av-subheading p {
color:#4ecac2 !important;
}
Best regards,
Rikard
Hi Rikard,
It worked, thanks!
Regards,
Sander