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

Filter menu vertical spacing issue -WP6.2.2 & WooCommerce

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 there,

After WP did a forced update to 6.2.2 there seems to be an issue with the vertical filter spacing (WooCommerce page).  The filters were stacked nicely but now they are all spread out vertically.

IS some able to take a look please?

Hello

Looks like it's a conflict with your current theme

Try to change the container in which you insert the filter shortcode

If  no  luck - please  add  CSS:

.woof .woof_redraw_zone p{

display: none;

}