• Resolved rhhc

    (@rhhc)


    Hey guys,

    I got a problem. On the overview site of my shop the categories moved under the content. On the single product site everything looks good. I saw a lot of forum posts, youtube videos in which are explained how to fix it but nothing helped. I cant find an open div tag or a false css thing. Maybe some of you guys got an idea.
    Thank you so much in advance

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

Viewing 1 replies (of 1 total)
  • Plugin Support Riaan K.

    (@riaanknoetze)

    Hi there,

    When looking at the underlying HTML markup on your side, it looks like this is caused by the theme or page builder plugin you’re using and isn’t something the core WooCommerce plugin has any direct control over.

    While you’ll definitely want to get in touch with the developers of your theme or page builder about this, an interim workaround is to add the following custom CSS to your settings at **Appearance > Customize > Additional CSS**:

    
    .post-type-archive-product .container .row {
        float: right   
    }
    
Viewing 1 replies (of 1 total)

The topic ‘Woocommerce Categories moved below Content’ is closed to new replies.