Can you explain to me how to do this with salient? I am referring to the boxes on the page overlapping the video background. And if possible, the opacity of the header on a single page, while maintaining normal opacity elsewhere. I know this is done by .page-id, but I cannot make the opacity command work in the salient theme.
Hi,
I am trying to get the effect of overlapping rows like this website:
http://getaltitude.com
Can you explain to me how to do this with salient? I am referring to the boxes on the page overlapping the video background. And if possible, the opacity of the header on a single page, while maintaining normal opacity elsewhere. I know this is done by .page-id, but I cannot make the opacity command work in the salient theme.
Thanks,
Tim Roberts
Hey Tim,
You would need to set up a custom class on each column to have a negative top margin :)
Cheers