Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #164883

    question
    Greetings.
    How I can remove the red box bar?

    #164928

    I have the same question :P

    #164937

    Hello!

    You can define that in the Layout section when editing the page:

    Select “Don’t display the Header”.

    Best regards,
    Josue

    #164954

    Sorry, Where I can find that table?

    #164960

    Hey!

    When you edit a page/post you will see it right below the Publish box.

    Best regards,
    Josue

    #164961

    Thank you very much.
    Is there any way to change the default option “Display the Header” for “Don’t display the Header”?

    #164966

    Hello!

    I’m not really sure, but you can hide it globally with CSS:

    .title_container{
    display: none;
    }

    Regards,
    Josue

    #164971

    Thank you very much for your help.

    #164980

    Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How I can remove the bar under the main menu?’ is closed to new replies.