Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
oscarlito Friend
oscarlito
- Join date:
- January 2016
- Posts:
- 9
- Downloads:
- 16
- Uploads:
- 1
- Thanked:
- 1 times in 1 posts
July 20, 2016 at 9:55 pm #951893Is there a way a can remove or narrow down the space between the title of my page(spotlight1) and my slideshow when viewed on mobile? See attached.
Development site is
http://dev2j.tjpoffice.com/bella/
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 21, 2016 at 2:12 am #951924Hi
Go to /css/custom.css file (create the file if its not present ) and add below code@media (max-width: 767px) { .ja-slideshow .container { margin-top: 10px!important; }}
This will fix the problem .
Regards
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 1 reply, has 2 voices, and was last updated by Pankaj Sharma 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum