Can I make the header mask transparent, so that the cover image is fully seen?
Also can I put a slider for cover image(s)?
To make the header mark transparent, you can add the following code to the style.css file:
.banner.cover:before { background: none; }
At the moment our DW Timeline free (& pro) does not support to put a slider for cover image.
Hope this helps !
I put the line of code in the style.css (as far as my knowledge goes) and nothing changed. I also tried to put it in the header.php and the ‘custom code’ section at the customization panel. neither of it worked. I do need to add though that I have almost no knowledge of programming whatsoever I did notice that the only thing inside the the style.css is a /* –text–*/ as far is I know this is just a note and isn’t read when the code is executed. this made me wonder if there are a few more lines of code I need before I can put the ‘.banner.cover:before { background: none; }’ in. also, in the header.php is a line that starts with .banner.cover aswell. I figured it might fit somewhere in there. but my tries weren’t succesfull.do I miss anything here? Thanks in advance
You can send me your site for further checking.
Please login or Register to submit your answer
replied 10 years ago
Are these features in Pro version at least?