How do I apply filters?
-
I purchased the PLUS version of the plugin and so far seems to be working fine, but I have not been able to apply advanced filters to the video.
When I look at the demo page posted HERE I see several settings I can change like greyscale, opacity, brightness and down below I see an automatically generated code that looks like this:$(selector).YTPApplyFilters({
grayscale: 43,
opacity: 54,
brightness: 90
})However, I cannot find anywhere were I’m supposed to put that code. When I edit my site homepage, there is an option that shows “Additional CSS” and I know I can add extra CSS code in there, but when I paste the filter posted above, WordPress shows that the CSS code doesn’t look right and that I risk breaking my CSS layout on the page if I ignore the warnings and continue applying the changes.
Any help will be appreciated
- The topic ‘How do I apply filters?’ is closed to new replies.