Z index setting

Hi guys
Loving this build just got a query on a page section where I am applying a color overlay to a section in a couple of places
[class*=“section-bg-overlay”]:before {
content: “”;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0.5;
z-index: -1;
}
Its works on this URL: http://nextleaptrainingsolutions.com/
but it sits behind the image on this URL: http://nextleaptrainingsolutions.com/portfolio-item/communicate-influence-motivate/

thanks in advance
Phil

Hi Phil,

Thank you for writing in, but your site is in Under Construction mode so we can not see your pages.

If the image that you’re referring there is an Image element, then there is no way we can put the background-color on top of that image.

Please provide us login credentials in a secure note so we can take a closer look.

Cheers,

Hi guys
It was the browser caching that wasn’t allowing us to see the result, we were correct in our approach once we cleared the cache. And yes its under construction, we should have given you the access settings.

Hi Phil,

I have just checked your site again but the coming soon page is still active.

Kindly post the admin details as a secure note in the thread so that we can check it.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.