-
AuthorPosts
-
pasionik Friend
pasionik
- Join date:
- May 2015
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 54
- Thanked:
- 3 times in 1 posts
June 30, 2015 at 12:39 pm #208052Hi
The office address box in map is to big in small size screens (phones) and covers the whole map. Is there any way to dissapear it when screen is smaller than the usal tablet size?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 1, 2015 at 1:44 am #575938Hello
If you would like to remove the office info block from map in small size screen .
Use my solution below :
Add this code in your custom.css file
@media (max-width:768px){ .office-info{ display:none; }}
Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
Hope it helps .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 1, 2015 at 1:44 am #642267Hello
If you would like to remove the office info block from map in small size screen .
Use my solution below :
Add this code in your custom.css file
@media (max-width:768px){ .office-info{ display:none; }}
Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
Hope it helps .1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 1, 2015 at 1:44 am #740926Hello
If you would like to remove the office info block from map in small size screen .
Use my solution below :
Add this code in your custom.css file
@media (max-width:768px){ .office-info{ display:none; }}
Now it will not shows the info below 768px screen size , you can change the screen size as per needs .
Hope it helps .1 user says Thank You to Pankaj Sharma for this useful post
pasionik Friendpasionik
- Join date:
- May 2015
- Posts:
- 82
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 54
- Thanked:
- 3 times in 1 posts
July 1, 2015 at 4:11 am #575952It works great. Many thanks.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by pasionik 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum