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.