test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ekrem tapan Developer
    #201200

    Hi!

    I would like to know, how could I hide main content block only on frontpage?

    i attached picture about fo rmy question


    1. Untitled
    Ninja Lead Moderator
    #548994

    So that I can take a look and try to assist, please provide the url of the site you’re working on

    Ninja Lead Moderator
    #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

    ekrem tapan Developer
    #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 😉

Viewing 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