-
AuthorPosts
-
July 30, 2021 at 4:19 pm #1313484
When adding a row to Activity Outline/Agenda section of the form by pressing on the + button and then on the second row pressing on the + button to add a third row there is an issue. The second row + button has an image overlay on top of it that is larger than both the + and – button so that you can only click on the overlay. This seems to be an interaction with the Enfold theme we are using. Is there a way to get rid of the overlay?
If you navigate to the form and scroll down to that section and then add a new row and then try to add a third you will see what I mean.
We use Gravity Forms on the site and are experinencing an interaction between Gravity Forms and Enfold. When adding a row to Activity Outline/Agenda section of the form by pressing on the + button and then on the second row pressing on the + button to add a third row there is an issue. The second row + button has an image overlay on top of it that is larger than both the + and – button so that you can only click on the overlay. This seems to be an interaction with the Enfold theme. Is there a way to get rid of the overlay?
If you navigate to the form (link was provided in the “Private Content” section) and scroll down to the section described above and then add a new row and then try to add a third you will see what I mean.
August 2, 2021 at 5:52 am #1313812Hey Michael,
Please try the following in Quick CSS under Enfold->General Styling:
.gform_wrapper tr:nth-child(odd) { background: white !important; }
Best regards,
RikardAugust 2, 2021 at 5:11 pm #1313966Thanks for the help. Unfortunately that didn’t change anything. I also put the CSS in multiple places and still none of them worked. Is there anything else we can try?
August 4, 2021 at 7:11 am #1314281Hi,
Thanks for the update. Could you post a screenshot of the problem, and point out what you would like to change there please?
Best regards,
RikardAugust 4, 2021 at 2:26 pm #1314391Sure no problem. Here is a screenshot. It is the blue circle with the arrow in it that shows up over the + and – buttons when you hover.
https://icea.org/wp-content/uploads/2021/08/Screen-Shot-2021-08-04-at-8.14.29-AM.png
August 6, 2021 at 5:31 am #1314751 -
AuthorPosts
- You must be logged in to reply to this topic.