• Resolved Jan de Wit

    (@jan80)


    Hi all,

    Does anyone know why the sidebar widgets are below the product on my marketing automation webshop?

    Everywhere else on the website the sidebar is on the right side. And here it isn’t.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Jan de Wit

    (@jan80)

    I think it has to do with Woocommerce. I have swapped the theme with the one from on of my other blogs that also used Celestial Lite and the problem persists. On my other blog the problem is not there. Difference is Woocommerce.

    Note: also on the blog page and article pages the widgets are below the content instead of next to it.

    Anyone?

    It’s worth taking a sideways look and testing if any other widgets you have are causing the problem.

    Switch ALL others off and see if it still persists.

    If it’s gone, switch them on again, one at a time, and see which one’s the problem.

    I had this once before and only found the offending widget by doing the above.

    Of course, if you don’t have any other widgets ….

    Good luck!

    Thread Starter Jan de Wit

    (@jan80)

    Thanks, didn’t think about that.. Should have done that in the first place ofcourse.. #shaming

    But it didn’t solve the problem.
    What solved the probles was nothing more than the following piece of code:

    .widget-area {
           width: 350px;
       }
    }

    Just added it on the bottom of style.css in my child theme.

    Thanks for the reply, @hypno_pboro. Appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar with Woocommerce product pages’ is closed to new replies.