• Resolved sec55

    (@sec55)


    When I put a widget into the sidebar area in Appearance > Widgets, it shows up at the bottom of the page instead. There is nothing else in the Sidebar area. Please tell me how to make it show up in the sidebar.

    • This topic was modified 7 years, 8 months ago by sec55.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    The web browser’s inspector tool showing me you have the below code applied.

    
    #primary.content-area {
        width: 100%;
        margin-left: 1%;
        margin-right: 1%;
    }
    

    You might add it to achieve special purpose? However that code breaks the default page template layout that displays sidebar at its place. Try removing that code.

    What’s the purpose of that code? Maybe we could use alternative one.

    Regards,
    Kharis

    Thread Starter sec55

    (@sec55)

    I entered that code to get rid of the wide right sidebar when there weren’t any widgets there. I just removed it and the Search widget is now where it ought to be. Thanks!

    Thread Starter sec55

    (@sec55)

    Too bad that you have to reply to mark this as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Make widget go to sidebar?’ is closed to new replies.