Hide complete menue on specific posts

Home Forums WordPress Theme Support BfastMag Pro Hide complete menue on specific posts

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10137
    Raja CRN
    Keymaster

    Hello,

    1. You have to customize the theme to achieve that. You have to use post id for each page to hide the menu using custom css.

    ex:
    .postid-273 div#navbar {
    display: none;
    }

    Or you can hire to team to customize the theme for you.

    2. Goto Customize > Single post settings > Single Post Layout Style > Single Post Style 1

    to hide that section.

    Thanks

Viewing 1 post (of 1 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .