Topic Resolution: Resolved
  • Closed
  • Denver Chetty
    Spectator
    April 7, 2016 at 11:35 am #26330

    Hi There

    I have tried removing the header and menu on the home page to have a slider that fills the whole page. I tried setting it up in the page settings but it doesn’t work.

    Please help.

    Regards

    Denver

    Denzel Chia
    Moderator
    Posts: 2672
    April 8, 2016 at 1:45 am #26341

    Hi,

    Please post your URL the the page that you require assistance.

    Thank you.

    Denver Chetty
    Spectator
    Posts: 13
    April 8, 2016 at 8:42 am #26349
    Denzel Chia
    Moderator
    Posts: 2672
    April 8, 2016 at 10:19 am #26354

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .page-id-4189 .header-v5 {
    display: none !important;
    }

    It only affects the homepage.

    Thank you

    Denver Chetty
    Spectator
    Posts: 13
    April 8, 2016 at 10:29 am #26357

    Thank you. It worked.

    Denzel Chia
    Moderator
    Posts: 2672
    April 8, 2016 at 10:32 am #26358

    You are welcome!