Home › Forums › All Other Themes › Mobile Menu
- This topic has 22 replies, 2 voices, and was last updated 3 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 11, 2021 at 1:51 am #179949
Hi,
Our Samsung mobile device user tested and found out the mobile toggle menu icon is not functioning properly. It needs a few clicks to make it work. He also found out the menu is not responsive to the item he select. When he selects “salad” it goes to “Japanese street food” page. The menu shows a large square shade and this might be the reason the link overlapped the other item?
https://ibb.co/VQbCHTJ
Sandy
June 11, 2021 at 1:02 pm #179964Hi,
Kindly use this CSS:
@media screen and (max-width:479px) { .sidr ul li a { display:block !important; padding: 0 20px;} }
Regards,
BradJune 12, 2021 at 1:39 am #179989Thanks
June 12, 2021 at 1:12 pm #179995HI,
I just found out the cause of the toggle menu bar issue. At the moment, it takes a few click of the toggle icon to show the full menu bar. And I realised it is because of the title first color and title last color animation. The menu bar is not responsive when the title last color hasn’t been changed. Once the color is changed, the menu bar is working.Can you disable this function to make the menu bar working properly?
Sandy
June 14, 2021 at 12:50 pm #180037Hi,
We checked several times that the menu icon is working fine.
Regards,
BradJune 14, 2021 at 12:54 pm #180039The error only happens when you go to the home page.
June 14, 2021 at 2:01 pm #180063Hi,
Issue resolved. Kindly check and confirm.
Regards,
BradJune 14, 2021 at 10:50 pm #180093It still not working.
At the moment, it takes a few click of the toggle icon at the home page to show the full menu bar. And I realised it is because of the title first color and title last color animation at the “Welcome to Bosu Sushii”. The menu bar is not responsive when the title last color hasn’t been changed. Once the color of the word “Sushii” is changed, the menu bar is working.
Can you disable this function to make the menu bar working properly?
June 15, 2021 at 12:34 pm #180105Hi,
This is the issue of loading.
The mobile menu doesn’t work until the menu script is loaded. When the script is fully loaded the menu starts working.
Kindly use this plugin : https://wordpress.org/plugins/loftloader/
Regards,
BradJune 15, 2021 at 12:49 pm #180108I installed the plugin but it doesn’t help the toggle menu works until a few seconds later. Can I disable the animated function of the First and Last title color? It has so much hassle.
June 18, 2021 at 9:49 am #180222Hello,
Anyone replying my previous message?Sandy
June 18, 2021 at 12:56 pm #180229Hi,
We have disabled the first letter color function.
Regards,
BradJune 18, 2021 at 3:27 pm #180232But the toggle problem remaim unchanged. When you load the homepage, the toggle menu doesn’t work until a few clicks (wait for a few seconds)!!!
June 21, 2021 at 12:19 pm #180268Hi,
Kindly use this CSS to resolve loading issue.
#loftloader-wrapper {z-index: 9999999999999 !important;}
Regards,
BradJune 21, 2021 at 10:59 pm #180284Hi Brad,
It doesn’t solve the problem!
I have changed to display the image with text feature but the problem still exist. It waits until the “Welcome to Bosu Sushii” text being settled down before the toggle is working.I feel like i have to give up to use the SKT builder on the home page!
Sandy
-
AuthorPosts
- You must be logged in to reply to this topic.