Force Flyout to Display

On some themes the flyout doesn’t open when you hover. Fortunately there is an easy fix that works for 90% of these cases!
HI

The plugin menu cart pro (found in woo commerce menu) has a flyout car but I it isnt displaying.

THe plugin developers say:

On some themes the flyout doesn’t open when you hover. Fortunately there is an easy fix that works for 90% of these cases!
Simply add the following css to your theme’s custom css section:
li.wpmenucartli:hover ul.wpmenucart{
display:block;

My question is where should i add the CSS?

Hi David,

Thanks for reaching out.
You can add the custom CSS code into the Theme Options > CSS, please find the screenshot describing the settings.

Please remember that we don’t offer any support or investigation on custom codes or 3rd party plugin(s) or related issues.

Thanks

thanks alot

Hi David,

You are most welcome.

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