PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Categories filter displaying behind products

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

The past 2 days Woof Catagory filter has been displaying behind my woo-commerce products.

Is this a known issue and how can I fix it?

please see screenshot for example:

https://paste.pics/adad394abd0d572a00e816decbb4570e

Hello

Please  drop  me exact  link to the  issue

https://www.ukchristmasmarket.co.uk/the-market/

Hello

Please add CSS

.fusion-layout-column.fusion_builder_column{

z-index: 2;

}

Result - https://c2n.me/49x3JRN.jpg

Hi, Thanks for your help,

I just tried this in my CSS but I am still getting the same results before.

I also tried it with the !important but the filter is still sitting behind the products.

Ok!  try  to  add:

.woof_redraw_zone{

z-index: 999;

}