• Resolved OldCorkonian

    (@josullivanc)


    I am having an issue with my widget sidebar placement on my WP site running the Jarida theme. The problem only exists on Woocommerce project pages. As can be seen from the following link, the right-hand side bar is dropped down to the bottom of the screen, as opposed to where it should be positioned to the right of page content:
    https://newbinarypress.com/product/the-elysian/

    This issue is consistent throughout the site. Any thoughts? Thanks in advance!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Probably best to take this up with your theme’s support service. Meanwhile, try this custom css as a temporary fix:

    #main-content {
      float: left;
      max-width: 860px;
    }

    Custom css can be entered at Appearance > Customize > Additional CSS

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Since we haven’t heard anything in a while, we’re going to assume the previous comment helped and go ahead and mark this thread as resolved. However, if you are still experiencing issues, let us know by opening a new thread (and feel free to link to this one).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Widget misplacement on Woocommerce product pages’ is closed to new replies.