Okay
  Public Ticket #1464446
Side bar Menu on Blog Page
Closed

Comments

  • Brian Ruth started the conversation

    Hello. I would like to know if there is a way to remove the side menu on the blog page? Or a way to adjust it and change or remove some of the categories.


    Thanks

  •  2,010
    Ocean replied

    Hi,

    you can add css code tp remove side bar

    go to mentor option/Styling Option/Css Code => add css

    .sidebar {

    display: none;

    }

    you can go to Appearance/Widgets to edit sidebar

    if you want remove some of the categories you can go to posts/ categories to remove categories