I have some problems to view the enfold theme, using an ipad mini. I’m not able to see the menu in vertical format.
is it possible to change the settings, so i can see the iphone view on the ipad mini?
Hi ibridd!
Can you please let us know if the same issue applies to our demo?
Thanks a lot for helping us out!
Best regards,
Basilis
Hi Basilis,
In the demo i can see the menu button on the upper right corner. I’m using ubermenu, maybe thats the problem?
greetings
David
Hey!
Looks like you replaced the default mobile menu with the ubermenu plugin. You can try this in the Quick CSS field:
@media screen and (max-width: 1024px) {
.ubermenu-responsive-toggle, .ubermenu-sticky-toggle-wrapper {
display: block;
float: right;
}}
Remove browser cache then reload the page. If it doesn’t work, please contact the plugin author.
Best regards,
Ismael