css - styling the attribute img -


can style img in data attribute data-vc-parallax-image? if use fades

img bg. doesn't create img tag.

[data-vc-parallax-image="../wp-content/uploads/-woman-cleaning-the-floor-with--1.jpg"]{ opacity:0.4; }  <div data-vc-full-width="true" data-vc-full-width-init="true" data-vc- parallax="1.5" data-vc-parallax-o-fade="on" data-vc-parallax-image="../wp- content/uploads/-woman-cleaning-the-floor-with--1.jpg"> <p>content</p> </div> 

no, cannot (as far know).

as see, using wordpress visual composer plugin. can style image in photoshop (for example) , upload desired opacity (transparency). saved png of course.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -