Template Appearance on Mobile

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Mar 10, 2013 11:55 pm
Reply with quote
Report this post
I am not sure why this template is not rendering well on mobile. The slideshow navigation is in the center of the image and the top navigation is not appearing (possibly it is but is white???)

Any help would be appreciated.

Thanks!
User avatar
Fresh Boarder

GK User
Sun Mar 10, 2013 11:58 pm
Reply with quote
Report this post
Forgot to include screenshot ;)
User avatar
Fresh Boarder

teitbite
Fri Mar 15, 2013 2:05 pm
Reply with quote
Report this post
Hi

Everything is fine. This is a responsive template, so menu is hidden in mobile devices. You need to clisk at the blue lines icon to show menu. This is a standard practise with mobile templates.
User avatar
Moderator

GK User
Fri Mar 15, 2013 3:31 pm
Reply with quote
Report this post
Actually, I was referring to the slideshow navigation and not the main site nav.

The slideshow navigation appears in the center of the main homepage image on mobile. I would like it to appear offset to the right like on the desktop template.

Thanks,
Chris
User avatar
Fresh Boarder

teitbite
Sat Mar 16, 2013 1:46 pm
Reply with quote
Report this post
Hi

Now I understand :)

Please simply add this class to mobile.css:

Code: Select all
.gkIsWrapper-gk_bikestore .gkIsButtons {
    bottom: 0;
    margin-right: 0;
    right: 0;
}


playing with right and bottom values You will be able to set it in a right place.
User avatar
Moderator

GK User
Sat Mar 16, 2013 3:11 pm
Reply with quote
Report this post
Thanks for all of your help!
User avatar
Fresh Boarder


cron