• Resolved rakelbara

    (@rakelbara)


    Hi Tobias

    When I display a table on my frontpage the searchbox pushes the right side of the table to the left instead of being on top of the table. Is it possible to somehow fix this?
    See here: https://www.legstadaleit.com/
    Best regards
    Rakel

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The cause for this is some weird CSS/JS conflict. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter rakelbara

    (@rakelbara)

    Thank you Tobias! That worked perfectly!
    Have a great sunday ??
    Best regards
    Rakel

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Searchbox placement’ is closed to new replies.