-
AuthorPosts
-
December 30, 2015 at 11:17 am #834825
On a live site with charity template deployed we have the event-1 acting up.
On: http://www.territori4x4.com/es/viajes/
There are gaps into the structure where the events are supposed to display.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 31, 2015 at 3:46 am #835683Hi,
You can apply my tweak below to fix the problem on your site.
Open templates/ja_charity/css/custom.css file and add new rule
@media (min-width: 1200px) { .event-list .event-item .item-image img.img-responsive { height: 248px !important; } }
Hope it helps
Regards
December 31, 2015 at 8:11 am #835876This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 31, 2015 at 8:45 am #835902Look at the screenshot below, you will see the title and description on that are very long and it causes the problem on iPad device, you need to limit to add long title and description.
With the problem on your site, you can add CSS style below into custom.css file
@media (min-width: 768px) and (max-width: 979px) { .event-list .gallery-item.event-item { min-height: 300px !important; } }
Hope it helps
March 3, 2016 at 11:57 pm #894515Hi, I have the same problem… I have secured the above lines in custom.css and nothing happened . I have several problems with this template .
It is a blank … Why ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 4, 2016 at 2:17 am #894538@brandpropaganda: You can try to add the CSS style above into templates/ja_charity/css/template.css file.
March 4, 2016 at 12:47 pm #894761I put the css up in template.css and not forward, continues the empty spaces on the desktop, just stay right in Mobile
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
March 7, 2016 at 2:27 am #895763This reply has been marked as private.AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 3 voices, and was last updated by Ninja Lead 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum