Problem with nsp GK5 portal mode

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Aug 10, 2017 2:04 am
Reply with quote
Report this post
Hi, I use the module News Show Pro GK5 in portal mode, and on PC it looks good, but in mobile it looks like the attached image.
The URL is http://www.nuevojujuy.com.ar
User avatar
Fresh Boarder

teitbite
Sun Aug 13, 2017 1:39 pm
Reply with quote
Report this post
Hi

I'm afraid this style of the module was created before responsiveness features were introduced to templates. I would propose to hide this module for mobile layouts than:

Code: Select all
@media only screen and (max-width:950px) {
.gkNspPM-NewsGallery { display: none; }
}
User avatar
Moderator

GK User
Tue Aug 15, 2017 2:23 am
Reply with quote
Report this post
Thank you for the help, everything works perfectly.
User avatar
Fresh Boarder

teitbite
Sat Aug 19, 2017 12:01 pm
Reply with quote
Report this post
Hi

Great to hear it. Closing this thread than.
User avatar
Moderator


cron