Topic-icon SCLogin - Responsive

Active Subscriptions:

None
8 years 9 months ago #55971 by becks
SCLogin - Responsive was created by becks
Hello,

First to thank for the great module. I'm using it on my website and I'm really happy with.

I have a responsive template purity_III and I'm using SCLogin module in header position. But when a mobile user visit my website it's difficult to login as the buttons does not position very well. Can you please advice with a solution?

My website: 90mins.org

Thank you
The topic has been locked.
Support Specialist
8 years 9 months ago #55993 by mel
Replied by mel on topic SCLogin - Responsive
Looking at your page in a mobile simulator, you could possibly do some quick CSS changes to improve this. Try playing around with the
.navbar-toggle + .head-search
style for the max-width property. I tweaked the max-width to 153px in the sim for an S3 and got the Login/Register buttons to be on the same line. If you find some CSS that works for you, you can also just target it at mobile devices with the @media (max-width:480px) tag.

Another thing you can try is changing the Login and Register buttons to be text links, instead of buttons.

-Melissa
The topic has been locked.