Language flags moves on mobile

September 2015 Joomla Template
GK User
Fri Jun 24, 2016 7:23 am
Block with flags in "lang" position moves to the left on mobile and you see only half of flags.
Copyrights block is OK on the center, but I cannot choose it as module position.
Can it be changed somehow?
User avatar
Fresh Boarder

teitbite
Mon Jun 27, 2016 10:29 am
Hi

Please tell me the url to Your site.
User avatar
Moderator

GK User
Mon Jun 27, 2016 5:31 pm
User avatar
Fresh Boarder

teitbite
Thu Jun 30, 2016 12:13 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
@media only screen and (max-width:640px) {
#gkLang {
    position: relative;
    top: 0;
}
}
User avatar
Moderator

GK User
Fri Jul 01, 2016 7:32 am
when I added the code and made override enabled language flags went to the meddle of screen, but full menu appeared to half of a screen and pictures of articles squeezed on the start page
User avatar
Fresh Boarder

teitbite
Sat Jul 02, 2016 3:46 pm
Hi

I cannot see my code when checking Your site, so I'm guessing it wasn't added correctly and is affecting everything not just language. Please send me an access to joomla panel, I'll check.
User avatar
Moderator

GK User
Mon Jul 04, 2016 8:20 am
I added for some time. sorry, cannot leave it like this
have appr. 1000 visitiors per day and 60% are from mobile :)
User avatar
Fresh Boarder

teitbite
Thu Jul 07, 2016 1:26 pm
Hi

So please send me an access to joomla panel so I'll add it myself and check what is wrong.
User avatar
Moderator


cron