-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 2, 2017 at 1:49 am #1065137Hi
The slideshow images work as the background and text is showing over this image.
In mobile if you will set the image as 100% width it will resize well but the text and heading does not appear over image as its size will be responsive.
Here is code you can add in cusotm.css file to override it@media (max-width: 767px) { .acm-slideshow .owl-carousel .item .img-bg { max-height: 100%!important; max-width: 100%; }}
Regards
October 2, 2017 at 11:41 am #1065302Sorry that what I mean is the "full article image" can not resize, only it length can resize but it height keep constant, and image would stretch. I add you code into custom.css, but the situation keeps same.
Could you help for it again? thx
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 1:43 am #1065387Hi
use this code to set height as auto@media (max-width: 767px) { .acm-slideshow .owl-carousel .item .img-bg { max-height: 100%!important; max-width: 100%; height:auto; }}
Regards
October 3, 2017 at 3:47 am #1065425Thanks for your help, but my question is picture "full article image" in the article can not resize, Not the slide image.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 3, 2017 at 4:51 am #1065434Hi
You are using a 3rd party extension that added a fixed width and height property for the image.
Kindly disable the extension and check the image again.
RegardsOctober 3, 2017 at 7:28 am #1065463Try to settle it, thx for your advice.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by acumedwilliam 7 years, 1 month ago.
The topic ‘Image resize problem’ is closed to new replies.
Image resize problem
Viewing 6 posts - 1 through 6 (of 6 total)