Viewing 1 replies (of 1 total)
  • Hello,

    Add the following custom CSS to customize-> Additional CSS

    .sidebar {
        display: none;
    }
    .home .sidebar {
        display: block!important;
    }

    Hope it helps and let me know if you require any further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove sidebar on specific pages?’ is closed to new replies.