Viewing 1 replies (of 1 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    I’ve taken a look at your website, and this is related to the theme you are using.

    I can be done with some custom CSS, but it won’t be the ‘right’ way to do it (but it does the job)

    .form-wppp-select {
    float: left;
    margin-top: -55px;
    }

    Although you can use that, I would not recommend it highly. What I do recommend is contacting your theme developer to see if he can move the ‘woocommerce_before_shop_loop’ hook to the correct position.

    Let me know if that makes sense.

    Cheers,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘dropdown location’ is closed to new replies.