• Resolved BitEdge

    (@whatwhatwhatwhat)


    Hi guys,

    You can see on

    https://bitedge.com/sports-betting-tools-and-resources/odds-conversion-table-with-probability/

    when a user scrolls down on browser of 992px wide or greater, my theme reduces the header size, leaving TablePresses fixed header out of position (on narrower browsers there is no issue).

    We get the fixed header with this css kindly provided by you

    .tablepress.fixedHeader-floating,
    .tablepress.fixedHeader-locked {
    z-index: 100;

    How can we get the fixed header in the right place (on browser of 992px or wider).

    Thanks

    • This topic was modified 5 years, 8 months ago by BitEdge.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter BitEdge

    (@whatwhatwhatwhat)

    Oh now I see the shortcode was

    [table id=4 datatables_fixedheader=top datatables_fixedheader_offsettop=71 /]

    And I just had to change the offset.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Good to hear that adjusting the parameter helped 🙂

    Best wishes,
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fixed header is fixed in the wrong spot’ is closed to new replies.