-
AuthorPosts
-
nooran Developer
nooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
October 12, 2013 at 9:30 pm #191340Hello,
Please I need help… How is it possible to reduce “Home-1” height?
Please see attached file for illustration.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 14, 2013 at 3:32 am #508859This is my solution about remove white space
Open templates/ja_fixel/css/template.css file
From
.t3-module {
background: transparent;
color: inherit;
margin-bottom: 20px;
padding: 0;
}Change to
.t3-module {
background: transparent;
color: inherit;
margin-bottom: 0px;
padding: 0;
}and other problem margin so that I can take a look and try to assist, please provide the url of the site you’re working on, I shall check it directly on your site.
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Home-1 reduce height
Viewing 2 posts - 1 through 2 (of 2 total)