Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
February 24, 2015 at 3:12 pm #204078
Hi,
I want to delete the space between the masshead and the article, do you know how ?
Thanks in advance 🙂
SK
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 24, 2015 at 3:59 pm #560544Hi SK,
Please try the css below(put into custom.css)
.t3-content {
padding-top: 0px;
}
.ja-masthead {
margin-bottom: 0px;
}or remove complete the white space by adding
.ja-masthead {
margin-bottom: -28px;
}
.t3-mainbody {
padding-top: 0px;
padding-bottom: 28px;
}
Thanks
1 user says Thank You to phong nam for this useful post
March 31, 2015 at 10:31 am #565206Hi,
Sorry but it doesn’t work for me
March 31, 2015 at 10:34 am #565207Finally it works thank’s !! 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by valthebault 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum