-
AuthorPosts
-
ekrem tapan Developer
ekrem tapan
- Join date:
- September 2014
- Posts:
- 19
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 10, 2014 at 12:53 am #201200Hi!
I would like to know, how could I hide main content block only on frontpage?
i attached picture about fo rmy question
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 10, 2014 at 9:18 am #548994So that I can take a look and try to assist, please provide the url of the site you’re working on
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 11, 2014 at 4:13 am #549127<em>@echotr 445053 wrote:</em><blockquote>Hi!
I would like to know, how could I hide main content block only on frontpage?
i attached picture about fo rmy question
</blockquote>
You can open templates/ja_mero/css/custom.css file and add new rule
#ja-maincontent .blog-featured {
display: none;
}
Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
ekrem tapan Developerekrem tapan
- Join date:
- September 2014
- Posts:
- 19
- Downloads:
- 1
- Uploads:
- 10
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
September 12, 2014 at 3:58 am #549235<em>@Ninja Lead 445275 wrote:</em><blockquote>You can open templates/ja_mero/css/custom.css file and add new rule
#ja-maincontent .blog-featured {
display: none;
}
Let me know if it helps</blockquote>
Hi Ninja Lead,
its working~~ Thank u so much 😉
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by ekrem tapan 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Hide main content block only on frontpage
Viewing 4 posts - 1 through 4 (of 4 total)