JAISON MULERIKKAL
asked 9 years ago

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)? 

JAISON MULERIKKAL
replied 9 years ago

Are these features in Pro version at least?

1 Answers
DominicStaff
answered 9 years ago

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 !

Angela Relou
replied 9 years ago

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

Dominic Staff
replied 9 years ago

You can send me your site for further checking.

Powered by DW Question & Answer Pro