Problem with nsp GK5 portal mode
Rate this topic:
- 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
The URL is http://www.nuevojujuy.com.ar
-
- 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:
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; }
}
-
- Moderator
- GK User
- Tue Aug 15, 2017 2:23 am
- Reply with quote
- Report this post
Thank you for the help, everything works perfectly.
-
- 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.
Great to hear it. Closing this thread than.
-
- Moderator
4 posts
• Page 1 of 1