Good morning. This week I had a couple of issues with two of your modules, and first of all, I want to say that you were very efficient and quick, and I'm very grateful. I've been with you for about five years, and I hope to be for many more. This week I detected a problem with the template called "tp_time," which is perfect for my project, but there's an issue I can't seem to resolve. The templates have two modules: the fixed one at the top called Main Menu, and the one that scrolls down as you navigate, called Fixed Header. These menus are independent and typically require different features. In my case, the top menu, called the main menu, will be placed over a video or image, so I'm giving it a low-opacity background, as shown in image 1:
gyazo.com/03d88e0399e475209858f9f0e5a900d7
This makes the top menu look good with a little opacity and be legible at the top, as shown in image
gyazo.com/81c216dca3a05346f4f6eedc2c36c5a7
However, there's a problem: this opacity I'm setting for the main menu at the top, for some reason, when you scroll down the rest of the website, this opacity or shadow effect I'm applying to the top menu is also present in the bottom menu and the rest of the website, and there's no way to remove it. It remains in this fixed header menu. Scrolling down
gyazo.com/d938df92ec6e7b466715f9685930419b
And I'm sure it's those fields, because when I remove the colors from those fields—Link Background Color, Background on hover, Set active background of main menu link—in this lower menu called Fixed Header, it disappears. But it doesn't make much sense because it maintains a style or property of a menu that is independent. I don't know if you can help me or if there's any way to fix it, even in a future update. Thank you very much for your attention.