• Resolved pwekim

    (@pwekim)


    I just upgraded to the pro version for two benefits – responsiveness and the ability to fix the head row. I’m good on the responsiveness but fixing the head row is not working. I am using The7 Theme. I thought that the scrolling drop-down head of the theme was blocking the view, so I tried to offset the row display within TablePress with no luck.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.
    (By the way, as a Pro license plan user, you are eligible for direct email support. The information for that is e.g. on the “About” screen of TablePress 🙂 ).

    To make this work, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dtfh-floatingparent {
        z-index: 200 !important;
    }

    This will override a theme setting that is causing the fixed header to be hidden.

    For the offset, I would then recommend using 63 pixels, to have the header row below the fixed navigation bar.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Tablepress Pro – Cannot fix the header row’ is closed to new replies.