Social Icons on mobile layout

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
Sat Jan 04, 2014 3:01 pm
Reply with quote
Report this post
Hi!
How can I show social icons (position: social) in mobile layout?
User avatar
Junior Boarder

teitbite
Sun Jan 05, 2014 1:47 pm
Reply with quote
Report this post
Hi

I can see this icons in demo. Please show me Your site so I'll see if everything is ok.
User avatar
Moderator

GK User
Mon Jan 06, 2014 2:09 pm
Reply with quote
Report this post
Ops ... i can't see the icons in demo neither :o/
Thisi is my url: http://www.ivorossi.it/joomla_3/
User avatar
Junior Boarder

GK User
Tue Jan 07, 2014 9:51 am
Reply with quote
Report this post
Ok, done!
I found why in template.css :

@media (max-height: 480px) {
#gkSocial {
display: none;
}
}

So, I changed the code and now it works

:)
User avatar
Junior Boarder

teitbite
Fri Jan 10, 2014 3:16 am
Reply with quote
Report this post
Hi

Great to hear that :) looks like icons was removed on purpose for smaller devices. Glad You made it.
User avatar
Moderator


cron