Inset position to hide 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
Sat Jan 03, 2015 7:54 am
Reply with quote
Report this post
Hi there,
On this dev site http://matchfishing.gfdesign.co.uk
Next to the LATEST BLOGS tab slider I enable 3 modules in the "inset" module position.
All fine however on mobile devices although the content is NOT visible it still shows the empty place holder.
I added nomble and notable suffixes but still shows an empty area and taking the space from the LATEST BLOGS module.

See: http://mobiletest.me/iphone_5_emulator/ ... ign.co.uk/

Any idea how to solve this please.
Thanks: Atti
User avatar
Junior Boarder

teitbite
Sat Jan 03, 2015 10:16 am
Reply with quote
Report this post
Please add this code to mobile.css:

Code: Select all
#gkContentWrap > div {
    width: 100% !important;
}
User avatar
Moderator


cron