rockon VIP
Total posts: 21
07 Sep 2015 10:11

Hi Sergey,

Thanks again for your help. Maybe I can "pay back" now... :D

It's difficult to impossible to access your site here from mobile devices. On screens <768px the main menu is gone, and on e.g. an iPad the login in the main menu does not work (so to speak).

As a long-term Yootheme user I guess I am able to help...

Main menu (and logo) on mobiles:

1.) In Module Manager, create duplicates of both logo and menu modules.

2.) Publish the new logo module to position "logo-small".

3.) Publish the new menu module to position "offcanvas".

Login:

Not sure how you got it into the menu bar, but the "regular" way is to create a Login module, then to publish it to the position "menu", and that should work also with touchscreens. Please double-check?

Thanks & cheers!

P.S.: I'm going shopping now. Here. :)


Sergey
Total posts: 13,748
07 Sep 2015 10:20

Awesome! I was always thinking that this is sort of a bug and I could not update template since I heavely customized it. That was simple.

Thank you very much! That hint was good :). It works fine now.


rockon VIP
Total posts: 21
07 Sep 2015 10:35

You're welcome.

Probably you want to add this to custom.css to avoid the logo getting squeezed in the mobile navbar:

.tm-logo-small {letter-spacing:0;}

And to get rid of the huge margin below:

.tm-headerbar {margin-bottom:0;}

Powered by Cobalt