Forums Forums Search & Filter Pro Checkbox position

  • This topic has 6 replies, 2 voices, and was last updated 10 years ago by Anonymous.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Anonymous
    #54106

    Hi,

    I can’t get the right position of the checkboxes. They are always above the item. It doesn’t matter if I insert them into the sidebar or just into content, I mean, it’s surely enough space for them.

    Anonymous
    #54107

    Here is the screenshot: http://prnt.sc/c3yzgt

    Anonymous
    #54108

    It’s the same with checkboxes and radio buttons.

    Trevor
    #54109

    I would need to see a live page, if you can give me the URL? You can use a Private reply if you need to.

    Anonymous
    #54110
    This reply has been marked as private.
    Trevor
    #54111

    It is your theme’s css. Add this custom CSS to your site:

    .searchandfilter ul li input {
        width: auto !important;
    }

    If this fixes it, is it OK for me to mark the thread resolved and close it?

    Anonymous
    #54113

    It worked! Thanks! Yes, you can mark the thread resolved 🙂

Viewing 7 posts - 1 through 7 (of 7 total)