Hide complete menue on specific posts

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

This topic contains 1 reply, has 2 voices, and was last updated by  Raja CRN 5 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10129

    info51
    Member

    Hello,
    I have 2 questions.

    1) Is there a way to hide the complete menue on specific posts and pages? Is there for example a custom css code?

    2) Is there a way to hide the autor box with name and date for all pages and posts?

    See the screenshot to make it more clear: https://prnt.sc/miq4l5

    best regards
    Tobias

    #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 2 posts - 1 through 2 (of 2 total)

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