Ela

Member

Forum Replies Created

  • In reply to: Remove post page from static front page

    #40675

    It’s working! Thank you very much!

    In reply to: Remove post page from static front page

    #40673

    If I put either of the two following codes

    .home .type-page {
    display: none;
    }

    or

    .home .post {
    display: none;
    }

    the page on the front page is not displayed (although I want it to be displayed), and the post section is still there (although I don’t want it to be there). From some reason I cannot erase that empty rectangular area in the middle of the front page that represents post section.

    In reply to: Remove post page from static front page

    #40671

    The website is still offline :-(.

    Is there a code that can be added to custom css to remove (not display) this part of the front page?

Viewing 3 posts - 1 through 3 (of 3 total)