• Hello,

    I would like to ask you, how to remove Pages, Recent posts and Archives from my Side bar?
    https://mangitos.com/
    I don’t want to have them in my side bar, only in my main menu.

    Best regards,
    Mangitos

    • This topic was modified 4 years, 6 months ago by mangitos.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, mangitos.

    Thank you for contacting us and for using our theme. We appreciate it.

    Could you first go to Appearance -> Customize -> General Settings and switch off the Show Example Content? option?

    If anything remains in the sidebar after that, you can control what gets shown by going to Appearance -> Widgets and drag and drop widgets in or out of the theme’s widget areas.

    I hope this helps.

    Kind regards.

    Thread Starter mangitos

    (@mangitos)

    Dear @siniplyrathemes ,

    Thanks a lot! It helped! ?? Now it is not visible on sidebar.

    However now I have the empty space in sidebar area on the right.
    My next question is how to make it that my recent post will be showed on the whole width/ breadth of the website, like featured post above of them?

    Best regards,
    Mangitos

    You’re welcome.

    The thing is that the free Kale theme has no option to make those posts three in a row (Kale Pro has), but you can add this to Appearance -> Customize -> Additional CSS:

    @media (min-width:992px) {
    	.home .main-column.col-md-9 { width: 100%; }
    }

    It will make those two posts take all the available space.

    That’s as good as it gets in this case.

    I hope this helps.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing of Pages from side bar’ is closed to new replies.