Stick the specific field on the top of the page

Hi GF lovers,

I would like to ask you how I can manage to “stick the specific field” on the top of the page.

I have created a form like…

There are items which have points and users can select items by checkbox.

When users select some items, “number field” will display the sum of points.

This sum will dynamically populate and display.

There are many items, and they will scroll down a lot, so I would like to stick this field on the top of the page.

I tried to do this by css (position: sticky) and also using JS to control, but I failed to do so.

I thought about the theme css conflict (overflow: hidden issue), but it seems that no problem with the theme.

Above all, my question is…

  1. is it possible to stick the specific field on the top of the page by adding the css on the field (number field) ?

  2. is there any demo or sample which is related to my issue?

I have not tested this with WP standard theme.

Any advice will help me.

Thank you in advance for your support.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.