-
AuthorPosts
-
infocubic Friend
infocubic
- Join date:
- September 2011
- Posts:
- 105
- Downloads:
- 71
- Uploads:
- 66
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
May 3, 2017 at 9:49 am #1030718Hi,
Please let me know how do I enable menu item sidebar to view in mobile for syaxe.com.
And also let me know how to I make responsive slideshow module for mobile site.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 3, 2017 at 3:51 pm #1030823Hi
There are 2 steps to activate Off-canvas as mobile menu.To enable Off-canvas sidebar, go to JA Healthcare template style > Addon-ons and enable the Off-canvas sidebar option.
Next, create Menu module and assign to the off-canvas position. Check out the module settings below:Module position: off-canvas
For the slideshow kindly share the site URL here.
Regards
infocubic Friendinfocubic
- Join date:
- September 2011
- Posts:
- 105
- Downloads:
- 71
- Uploads:
- 66
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
May 4, 2017 at 12:58 pm #1031137The URL is http://syaxe.com/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 5, 2017 at 2:30 am #1031284Hi
In the mobile slideshow is using the height for the image 500px.
because if the image is responsive it will resize and Text showing over the image no more visible.
This is why image is not showing well in mobile.
You can try below code in custom.css file and see the difference when image responsive.@media (max-width: 767px) { .acm-slideshow .owl-carousel .item .img-bg { max-height: 500px; width: 100%; }}
Regards
infocubic Friendinfocubic
- Join date:
- September 2011
- Posts:
- 105
- Downloads:
- 71
- Uploads:
- 66
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
May 5, 2017 at 4:53 am #1031311I did not find custom.css in templates/ja_healthcare/css folder. Please suggest where to find out.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 5, 2017 at 4:55 am #1031312Hi
Kindly add a file with name custom.css in
templates/ja_healthcare/css folderRegards
infocubic Friendinfocubic
- Join date:
- September 2011
- Posts:
- 105
- Downloads:
- 71
- Uploads:
- 66
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
May 5, 2017 at 7:24 am #1031355I have added the code you have mentioned in custom.css. Now the Images are showing responsive, but the text is not responsive. Pls see the screen shot
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 5, 2017 at 7:32 am #1031361In the mobile slideshow is using the height for the image 500px.
because if the image is responsive it will resize and Text showing over the image no more visible.
This is why the image is not showing well in mobile.You have to remove the responsive code if you want to show the text. because the text background not getting enough height it looks like this.
Or if you want to show the image responsive you need to hide the text from mobile.This is the reason we have not added an image as responsive.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Menu items are not showing in the mobile site
Viewing 8 posts - 1 through 8 (of 8 total)