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

Visual Formating Error

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.

I'm using the Astra theme with mega menus. When you hover over the mega menu and the filter is employed there is a formatting issue with woof_reset_button_2 and woof_remove_ppi showing in front of the mega menu. If you browse here https://hdgear.tv/equipment-catalog/?result=1&product_cat=digital-cinema and hover over the Equipment Catalog menu item you will see. How can I force these items to be below the menu?

Thank you,

James

Hello James

Please add this CSS:

body .woof_products_top_panel {

z-indes: 2;

}

Clear all cache  and Ctrl+F5  and do a test

Hi Pablo,

It did work! I first put it in the child theme CSS - didn't work. Changed your typo to z-index - still didn't work. Dropped it into Husky CSS with typo corrected and it WORKED.

Thank you,

James

Great! Welcome;)