Hello.
I am using Demo 21 theme. When I view the demo on my mobile phone, the menu stays open until the page is loaded, and that image appears every time the page is changed. this is undesirable.. how can i fix this?
A prominent automation tool called Natro Macro website was developed specifically for the popular Roblox game Bee Swarm Simulator. This open-source macro, written in AutoHotkey by the Natro Team and available for Windows,namida apk
Hi,
Noted, we will fix it in the next update. You can easily fix it by just changing the single class:
<div class="header-bottom d-flex ....">
</div>
<div class="header-bottom d-lg-flex ....">
</div>
It worked, thanks..