Hello,
I am using a plugin that puts a tab on the left side of the site. It works perfectly with ENfold other than it disappears behind the footer. I have tried adjusting the plugins z-index to no avail. I reached out to the PI Developer and they asked that I reduce the z-index of the footer as a temporary fix. How would I go about doing that?
Thank you!
Hey Scott,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#footer {
z-index: 0 !important;
}
Best regards,
Mike
Perfect! Thank you very much, great support as always!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon