Bottom Separator not working over background image of section below

Hi there,

I found a past thread on this topic however the support instructions provided there are not working for me. I am having the same issue, where I have a plain section with white background, and the sections above and below have a background image. The top separator is working fine but the bottom is not. I need the white section to out at the bottom to cover the background image of the section below.

Is someone able to help with this?

My site www.renopack.com.au is currently under construction (using the included X plugin) so I will private message you the login details.

Thanks! :slight_smile:

Hi,

To fix it, please increase the z-index of your second section

The z-index property specifies the stack order of an element.

An element with greater stack order is always in front of an element with a lower stack order.

https://www.w3schools.com/cssref/pr_pos_z-index.asp

Thanks

Great, thank you! I will give this a try :slight_smile:

You’re welcome!
Please let us know how it goes.

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