0
Fixed

Mobile responsive menu issues

danielrocha 3 weeks ago updated by Andrei S. (Developer) 3 weeks ago 3

Hi,

When I activate the "AnWP Football Leagues" plugin, my responsive menu has some kind of issue, and starts opening at the bottom of the page. I only have this problem with the plugin active. And if I disable it, everything works correctly. Can someone help me?

www.alfenensefutsal.pt

+1
Started

Hi


Try to add Additional CSS


.position-relative.kubio-offscreen {
  position: fixed !important;
}

- https://anwp.pro/how-to-add-custom-css-to-your-wordpress-site/

--

Best Regards

Andrei S.

It worked. Just perfect.

Many thanks.