-
AuthorPosts
-
vernontee Friend
vernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 12, 2015 at 4:23 am #723809How to remove the white spaces for the mod_ja_acm gallery images in mobile view…
In desktop
http://screenpresso.com/=Bc0FdIn mobile… white spaces….
http://screenpresso.com/=KQqPePankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 4:33 am #723902Hi
Kindly share your working site url here , So i can assist you better .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 4:33 am #754347Hi
Kindly share your working site url here , So i can assist you better .vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 12, 2015 at 9:21 am #723932I have sent you a PM with details of the site and login credentials
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 12, 2015 at 9:21 am #754373I have sent you a PM with details of the site and login credentials
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 12:16 pm #724001Hi
You can solve it in this way , add below code in custom.css
@media (max-width:368px) {
.acm-gallery.style-swiper .item .item-image
{height:160px!important}
}
change the height and max-width with respect to screen size where u facing this issue . You can use different media queries with different size to define item height , default item height is 260px; .
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 12:16 pm #754393Hi
You can solve it in this way , add below code in custom.css
@media (max-width:368px) {
.acm-gallery.style-swiper .item .item-image
{height:160px!important}
}
change the height and max-width with respect to screen size where u facing this issue . You can use different media queries with different size to define item height , default item height is 260px; .
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 12, 2015 at 1:40 pm #724006im sorry but where or how i modify the custom css file
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 12, 2015 at 1:40 pm #754398im sorry but where or how i modify the custom css file
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 3:59 pm #724016Hi
Path for custom.css : /templates/YOUR JA TEMPLATE /css/custom.css
if file not there create it and add the code .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2015 at 3:59 pm #754408Hi
Path for custom.css : /templates/YOUR JA TEMPLATE /css/custom.css
if file not there create it and add the code .vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 13, 2015 at 5:15 am #724099Hi … this worked on a samsung note 3 but not on an iphone 6… how do i add support for iphone 6 or calculate the required parameters?
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 13, 2015 at 5:15 am #754482Hi … this worked on a samsung note 3 but not on an iphone 6… how do i add support for iphone 6 or calculate the required parameters?
-
AuthorPosts
This topic contains 21 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum