• Hello , if I insert the search shortcode in list page [pdb_list search=”true”] I have a big white space before to reach the search and the fonts changes too. I tried to erase all and install a new fresh wordpress but I have the same problem. Looks like before the search there’s an empty white space long as the records I have registered. Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter savinus

    (@savinus)

    I solved with this css but I don’t know i it a right choice:
    .pdb-list .pdb-searchform {
    margin-top: -300px;
    }

    Thread Starter savinus

    (@savinus)

    Another problem is that the search form is vertical and it takes alot of space, is it possible to convert in horizontal?

    Plugin Author xnau webdesign

    (@xnau)

    Your approach is the correct way to deal with something like this. You will need to find custom CSS solutions display issues like this, they are due to the formatting specific to your site.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘search problem’ is closed to new replies.