• Resolved rapz

    (@rapz)


    Hello

    I have for example the Search widget activated but whatever widget I try my sidebar stays empty on: https://www.mamasuuz.nl/ervaringen/

    I have other pages set as full width but on this page I am using the sidebar but no content is showing up.

    What am I doing wrong?

    Help is very much appreciated ??

    Thanks in Advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@mh-themes)

    Hi Rapz,

    thanks for using MH Edition lite.

    You’re actually hiding the sidebar on your website with CSS:

    .mh-sidebar {
        display: none;
    }

    Simply restore the original codebase and the sidebar will display out of the box.

    Thread Starter rapz

    (@rapz)

    Thats so weird! I can’t remember editing that at all. I fixed it now. Can’t believe it was that easy. I’m so thankful for your answer!

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebar Issues’ is closed to new replies.