Thanks for your reply.
Sorry I forgot to provide you with screenshots earlier.
Now I have recorded the screen for all issues and tried to mark the issues with red line also.
First of all, a video was not necessary, I just need answers to my questions,(URLs, screenshots) to be honest video makes things even more complicated after watching it im still confused on where can i replicate problem and how, please answer on my questions, you should follow me
works for me on our demo, please show me a case when it not working by providing url to the page Http://dsignsoftech.online/store.html
Screenshots also attached.
cant see this effect, please provide a screenshot
Screenshots Attached.
you have to provide urls to sub menu items, they only have # right now
No I have provided urls also in index.html page for each sub menu items. Screenshots attached.
Yes, I see it now, actually, menu works but works badly, we are not on the right spot after the menu click, i will forward this case to our dev team, at this moment i cant offer anything else
use this css:
@media only screen and (max-width: 575px){
.menu_trigger_container {
padding-right: 45px;
}
}
Sorry but can’t see menu elements indicated on the screenshot, rest of the menus are working just fine
And I have one new query. There is newsletter form at bottom of every page and there is contact form also. But how to make that button work so that if someone clicks it, I will get email notification with all data filled in it.
Regarding your CSS, it works when page loads, however if we scroll down little bit then menu looks not good again. See screenshot.
There are more serious issues with menu itself. One of them which I noticed just now is that, In mobile responsive view > If you click menu > it will open dropdown > and now if you maximise the window it looks worst. See screenshot.
did you guys notice that the categories submenus won’t show on iphone devices? I mean, there is no way to access the submenus, because as soon as you click on the main categories, it goes to their URLs. how to fix it?