Home › Forums › WoodMart support forum › Big menu with HTML Blocks
Big menu with HTML Blocks
- This topic has 12 replies, 2 voices, and was last updated 4 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
July 6, 2020 at 5:22 pm #209016
nvybvlParticipantHello,
So I created my menu using html blocks to shows some products directly in my menu (as you can see my link in private content).
If you go to a lower resolution like 1366x768px you will not be able to scroll the menu.
How can we fix that ?Thank you
July 6, 2020 at 10:45 pm #209061
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area
Best Regards
July 7, 2020 at 11:27 am #209170
nvybvlParticipantThere is nothing about the plugins. The same behavior is in your demo here (for example) https://woodmart.xtemos.com/demo-mobile-app
Make the screen 1366×768, add more content to your menu and then try to scroll.. doesn’t work
Thanks
July 8, 2020 at 9:06 am #209373
Elise NoromitMemberHello,
There is no problem on our demo https://gyazo.com/918767b97e14b0a638fdf1187de22d16 I cannot login to check. If you have set stretch the row in the HTML block, try to set Default, if it does not help, please provide the valid access.
Best Regards
July 10, 2020 at 3:49 pm #210010
nvybvlParticipantHi,
Ok, bellow you have them.
Thank you very much!
July 10, 2020 at 5:14 pm #210020
nvybvlParticipantI just did all the content smaller but the scroll still dont work.. you can add extra row for testing if you want and then remove it after. thanks
July 10, 2020 at 9:34 pm #210049
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area.
I cannot log in with the credentials you have provided, I get to the first stage – id and password to get the site
Best Regards
July 11, 2020 at 5:06 am #210064
nvybvlParticipantHi Elise,
The credentials are good. I just check them and works.
Really appreciate your help and thank you for that.Regards
July 11, 2020 at 7:39 am #210095
Elise NoromitMemberHello,
Please confirm the permit to deactivate the plugins and switch to the parent theme for checking.
Best Regards
July 11, 2020 at 8:05 am #210099
nvybvlParticipantHello,
Yes, you can deactivate and change theme but make sure to put them back as they are now.
Thank you
July 12, 2020 at 7:49 am #210230
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (max-width: 1366px) { .menu-item.menu-mega-dropdown .sub-menu-dropdown { max-height: 500px; overflow-x: auto; } }
Best Regards
July 12, 2020 at 8:09 am #210231
nvybvlParticipantHello,
Works, Thank you very much!
StefanJuly 12, 2020 at 8:58 am #210232
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register